You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ deno add -g jsr
error: unexpected argument '-g' found
tip: to pass '-g' as a value, use '-- -g'
Usage: deno add [OPTIONS] <packages>...
For more information, try '--help'.
-g would pull a package and make a global alias for it. Somewhat related to #22754.
-g
would pull a package and make a global alias for it. Somewhat related to #22754.Originally reported by @arafathusayn in jsr-io/jsr#213
The text was updated successfully, but these errors were encountered: