Bug report: install command not working on deno 1.38.2 with cool version 0.7.10
Opened this issue · 1 comments
9ssi7 commented
Describe the bug
When I try to download the project with the following command, I get an error.
To Reproduce
On a machine with deno installed, run this command:
deno install -A -n cool https://c00l.deno.dev
and see error.
Expected behavior
a successful download
Screenshots\
Desktop (please complete the following information):
- OS: Ubuntu v20 on WSL 2
Additional context\
eser commented
Thank you for reporting the issue. I'll try to reproduce it and fix the broken dependencies.
I'll keep here posted.