Jihoon C - C2
Jihoon C - C22w ago

Using deno for OpenNeuro is producing errors

My code on terminal: deno run -A jsr:@openneuro/cli login deno run -A jsr:@openneuro/cli download --version 2.1.2 ds003626 ds003626-download/ Error: error: Too many arguments: ds003626-download/ If you have experience with openneuro, I plea for you help! It seems that the code that the openneuro site tells us to use doesn't work... I would appreciate it if you could help!
1 Reply
marvinh.
marvinh.2w ago
That sounds likea bug in Deno. Can you file an issue https://github.com/denoland/deno/issues ?
GitHub
denoland/deno
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.

Did you find this page helpful?