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
I have tried on my compute cluster and my local machine to install @openneuro/[email protected] through npm. But trying to use openneuro gives me the error
...\npm\node_modules\@openneuro\cli\node_modules\bids-validator\dist\commonjs\index.js:32632
useFipsEndpoint: options2.useFipsEndpoint ?? false,
^
SyntaxError: Invalid or unexpected token
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10
I am not familiar enough with node/js to go much farther on my own.
Expected behavior
Expected commands to work once installed.
How to reproduce
On Node.js v18.8.0
npm install @openneuro/cli (same error with -g flag or without locally)
openneuro login e.g.`
Desktop
Device: login node/Windows computer
OS: CentOS 7/Windows 11
Phone
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
On Mon, Sep 25, 2023 at 1:10 AM Nell Hardcastle ***@***.***> wrote:
Thanks for the bug report. Can you try the older 4.20.0-alpha.2
***@***.***/cli/v/4.20.0-alpha.2> npm
release? This should work around this issue for the time being.
—
Reply to this email directly, view it on GitHub
<#2902 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGMXGA6ZABNLUJTKWVTRWTX4EN5LANCNFSM6AAAAAA5DKSDO4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
What went wrong?
I have tried on my compute cluster and my local machine to install
@openneuro/[email protected]
throughnpm
. But trying to useopenneuro
gives me the errorI am not familiar enough with node/js to go much farther on my own.
Expected behavior
Expected commands to work once installed.
How to reproduce
npm install @openneuro/cli
(same error with-g
flag or without locally)openneuro login
e.g.`Desktop
Phone
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: