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
I rebuild from a fresh git clone, here's what I have:
>fit
Error: Please specify a command: eval, typecheck
Try --help for more information.
>"fit"
Error: Could not find or load main class stainlessfit.cli.Main
Caused by: java.lang.ClassNotFoundException: stainlessfit.cli.Main
>"path\to\fit"
Error: Please specify a command: eval, typecheck
Try --help for more information.
(just path/to/fit would fail, as I have a space in one the folders on the path)
Whenever I start the command with another name, even just "fit", it throws me the following error:
Tried on Windows 10's Command Prompt
The text was updated successfully, but these errors were encountered: