Hi everyone,
I’m having trouble making my first submission via CLI — all attempts have failed with the same error:
Run #40886
(...)
.crunchdao/project.json: not found, are you in the project directory?
.crunchdao/project.json: make sure to cd <competition> first
Aborted!
command not exited correctly: 1
All tests passed and the files were pushed without errors.
I am running the command from the root of the project, and the file .crunchdao/project.json does exist and is properly formatted.
@enzo, can you help me figure out what’s going wrong?
Thanks in advance!