We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to run openneuro login yields the following error:
openneuro login
/usr/lib/node_modules/@openneuro/cli/node_modules/bids-validator/dist/commonjs/index.js:20270 useFipsEndpoint: options2.useFipsEndpoint ?? false, ^ SyntaxError: Invalid or unexpected token at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) Node.js v20.14.0
I expect it to prompt me for the login info
openneuro --help
System: Zorin OS 17 (Ubuntu jammy based) Code version: @openneuro/[email protected] Node.js version: 20.14.0 (also tried 22)
xref #2902
The text was updated successfully, but these errors were encountered:
The last fix #2905 was to roll back the validator to 1.10.0.
Sorry, something went wrong.
Thanks for reporting this issue, it should be fixed in @openneuro/cli version 4.24.2. Please let us know if you're still having issues.
Working!
nellh
Successfully merging a pull request may close this issue.
What went wrong?
Trying to run
openneuro login
yields the following error:Expected behavior
I expect it to prompt me for the login info
How to reproduce
openneuro login
oropenneuro --help
Desktop
Phone
System: Zorin OS 17 (Ubuntu jammy based)
Code version: @openneuro/[email protected]
Node.js version: 20.14.0 (also tried 22)
Additional information
xref #2902
The text was updated successfully, but these errors were encountered: