-
Notifications
You must be signed in to change notification settings - Fork 319
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
needed to remove "screeps-server-mockup": "^1.4.3" from packages.json and install python2 #108
Comments
Why did you need to remove |
screeps-server-mockup has been deprecated and has security vulnerabilities |
These are required for https://github.com/Hiryus/screeps-server-mockup Propagated from https://github.com/screeps/screeps#server-launch Fixes screepers#107 and screepers#108
If it has been deprecated, what is the recommended alternative for running integration tests? |
While it is noted as deprecated, it still works. It is however, annoying to get running, and propably should not be included in a starter package as a result. See Issue #117. Closing this for consolodation. |
Things didn't work at all with yarn or npm install, needed to do the following steps to work:
For anyone out there, please do the above steps to work and i hope someone can update the readme file.
The text was updated successfully, but these errors were encountered: