Hello, I created a project on osf using datalad in the past and trying to clone the repo withdatalad clone osf://2xmau elife-data throws the following error. I am unsure what step I am skipping.
install(error): /Users/harsha/Downloads/elife-data (dataset) [Failed to clone from any candidate source URL. Encountered errors per each url were:
- osf://2xmau/
CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false clone --progress osf://2xmau/ /Users/harsha/Downloads/elife-data' failed with exitcode 128 [err: 'Cloning into '/Users/harsha/Downloads/elife-data'...
[DATALAD-ANNEX] fatal: couldn't find remote refs (repository deposit does not exist, or is inaccessible']]
I'd appreciate any tips/suggestions.