Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

Cant get this to run on repl.it

Open ironswordX-dev opened this issue 3 years ago • 0 comments

I use an application known as Repl (repl.it) because I use a chromebook. I tried importing this to repl and got this error message:

donet run Couldn't find a project to run. Ensure a project exists in /home/runner/Digital-Logic-Sim, or pass the path to the project using --project

And when I try using --project i get this

--project bash: --project: command not found

I tried it in the shell instead of the console and got this

~/Digital-Logic-Sim$ --project bash: --project: command not found

ironswordX-dev avatar Oct 07 '22 18:10 ironswordX-dev