-
Notifications
You must be signed in to change notification settings - Fork 22
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
npx grunt fails with "Warning: spawn EINVAL" error #423
Comments
After running command |
@ErnestMatskevich I just ran
|
@yegor256 It seems that error occurs when running at Windows. I found ticket with simillar problem which faced @maxonfjvipon. How did it was fix in eo2js? |
@ErnestMatskevich btw, our build works just fine on Windows: https://github.com/objectionary/eoc/actions/runs/12424448146 |
@ErnestMatskevich check this |
When running
npx grunt
in the project directory, the following error occurs:Probably problem with Node.js version (which version is sufficient to work with it?)
Is there way to run all tests without using Grunt?
The text was updated successfully, but these errors were encountered: