-
Notifications
You must be signed in to change notification settings - Fork 40
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
Openneuro-cli error: openneuro-*(1) does not exist #2113
Comments
Thanks for the report, looks like this is just a bug. #2115 should fix it and will be in a new release shortly. In the meantime I'd suggest openneuro-cli@3.31.1 which will give you a warning about being out of date but is compatible with the production release. |
great, this works! thanks! |
"exactly the same thing happened to me" |
I had to roll back to this version as well on OSX 10.14.6, node 14.15.4, with npm 7.19.0. |
Apologies for yet another issue on the openneuro-cli tool.
With the workaround in #2089 (and the updated package, too) I can install the package without problems via npm - thank you! I have it installed in version
❱ openneuro --version 3.32.4
However, many commands I am running result in an error that says:
error: openneuro-*(1) does not exist, try --help
For example, this is what it looks like when I try to run
openneuro login
:openneuro --help
does not seem to contain a solution for this problem. Do you have an idea what might be going wrong?I am running Debian 11 with npm version
7.5.2
and nodejs version12.21.0
(please let me which other software may be of relevance - happy to report on versions or upgrade, I just lack an understanding of npm packages)The text was updated successfully, but these errors were encountered: