Skip to content

"TypeError: Cannot read properties of null (reading 'length')" when updating dataset using CLI on high performance computing cluster #3609

@B-Sevchik

Description

@B-Sevchik

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

  1. Run command: deno run -A jsr:@openneuro/cli upload --ignoreWarnings --dataset ds006779 {path to dataset on HPC}

Desktop

  • OS:
  • Browser:
  • Version:

Phone

  • Device:
  • OS:
  • Browser:
  • Version:

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions