-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown extension during import of dependency module #852
Comments
inquirer.Separator = require('./objects/separator'); This caused the file to be downloaded as |
Should deno be able to support certain features like "extension-less paths" at import time? What's the course of action here? |
I'm not opposed to supporting it - it'll make adoption easier. |
@ry point though, your not implying supporting |
Closing this issue in favor of #857 discussion. Thank you everyone |
myfile.ts
run deno version: v0.1.5
Error shows up
The text was updated successfully, but these errors were encountered: