-
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
deno install
and deno add
online help missing required specifiers
#26295
Comments
What do you mean with "online help"? I've checked our documentation on docs.deno.com but wasn't able to find a case where we were the Can you share the link where you found the incorrect usage? |
It's unix terminology. Online help used to refer to built-in documentation
|
Gotcha, in that case this is fixed in |
Super, looking forward 👏🏻 But unfortunately it seems like it's not available yet:
|
Yeah we pulled |
@marvinhagemeister |
Thanks for pointing that out. Not sure how I missed that. Filed #26380 for it. |
Was notified of one more occurance where we were missing an explicit specifier for a `deno add` call. See #26295 (comment)
Was notified of one more occurance where we were missing an explicit specifier for a `deno add` call. See #26295 (comment)
Version: Deno 2.0.0
I suppose the specifiers haven't been required in the past, but now they are and so the examples are not correct.
The text was updated successfully, but these errors were encountered: