Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'start' #110

Open
grenaud opened this issue May 23, 2023 · 4 comments
Open

Comments

@grenaud
Copy link

grenaud commented May 23, 2023

Hello! I tried:
cd MoMI-G
yarn
command not found, then I did:
sudo apt install cmdtest
yarn
yarn start
and got:
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'start'
any idea why?

@6br
Copy link
Contributor

6br commented May 29, 2023

Please install yarn from https://classic.yarnpkg.com/lang/en/docs/install/.

@downingtim
Copy link

Hi 6br, I tried that but I still get errors:

downing@login1:/MoMI-G$ yarn
00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
downing@login1:
/MoMI-G$ yarn start
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'start'

Any thoughts?

@6br
Copy link
Contributor

6br commented Aug 10, 2023

If you succeeded to install yarn, it seems that the path setting is incorrect.

@downingtim
Copy link

Thanks, yes it appeared to require extra dependencies but is working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants