What went wrong?
I am using command line tools to update an existing OpenNeuro repo (ds006779) from an updated dataset stored on a high performance computing cluster. While I have used this identical command to update the same dataset before, I am now running into this error, which occurs after the BIDS validation step: error: Uncaught (in worker "") (in promise) TypeError: Cannot read properties of null (reading 'length')
Expected behavior
Successful update/upload to OpenNeuro
How to reproduce
- Run command:
deno run -A jsr:@openneuro/cli upload --ignoreWarnings --dataset ds006779 {path to dataset on HPC}
Desktop
Phone
- Device:
- OS:
- Browser:
- Version:
Additional information
No response