You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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'
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?
The text was updated successfully, but these errors were encountered: