Skip to content
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

deno install does not support import maps #3929

Closed
eliassjogreen opened this issue Feb 8, 2020 · 3 comments · Fixed by #7601
Closed

deno install does not support import maps #3929

eliassjogreen opened this issue Feb 8, 2020 · 3 comments · Fixed by #7601
Labels
cli related to cli/ dir good first issue Good for newcomers suggestion suggestions for new features (yet to be agreed)

Comments

@eliassjogreen
Copy link
Contributor

The deno install command should support the --importmap flag so that you would be able to write:

deno install --importmap import_map.json asd asd.ts

without it complaining about Found argument '--importmap' which wasn't expected, or isn't valid in this context.

@bartlomieju bartlomieju added cli related to cli/ dir suggestion suggestions for new features (yet to be agreed) labels May 21, 2020
@lucacasonato lucacasonato added the good first issue Good for newcomers label Aug 14, 2020
@ntedgi
Copy link

ntedgi commented Sep 3, 2020

if this issue is still available il be happy to try it

@bartlomieju
Copy link
Member

@ntedgi please do

@ntedgi
Copy link

ntedgi commented Sep 3, 2020

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli related to cli/ dir good first issue Good for newcomers suggestion suggestions for new features (yet to be agreed)
Projects
None yet
4 participants