-
Notifications
You must be signed in to change notification settings - Fork 159
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
Problem Compiling #176
Comments
How did you get to this point? I tried to install it and run into massive dump of cpp errors... |
same error with Overmind 0.5.2. npm: 6.14.5 |
debug.log:
|
is this the dev branch? this requires rollup 2 to be installed. see https://github.com/bencbartlett/Overmind/blob/dev/CHANGELOG.md |
It's the master branch. |
You have to use the Edit: Sorry, just saw that you already used the compile script :/ |
I had the same problem on commit 5eca49a and Node 14, once i downgraded to Node 12 though it worked fine. |
Same issue here, Node 18, Overmind 0.5.2 PS C:\WoodenRobot\Screeps\Overmind> npm run push-main
Compiling Overmind... (deploy destination: main) |
Description of issue:
When I run
npm run compile
I get an errorSteps to reproduce:
npm install
the repo.npm run compile
Error message:
Suggested fix (optional):
No idea
Other information:
Latest dev branch
The text was updated successfully, but these errors were encountered: