Skip to content
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

Closed
roswell67 opened this issue Apr 24, 2019 · 5 comments

Comments

@roswell67
Copy link

Things didn't work at all with yarn or npm install, needed to do the following steps to work:

  1. Install Python2 and make sure it's included in PATH
  2. remove "screeps-server-mockup": "^1.4.3" from packages.json

For anyone out there, please do the above steps to work and i hope someone can update the readme file.

@Jomik
Copy link
Contributor

Jomik commented Apr 26, 2019

Why did you need to remove screeps-server-mockup ? It should be usable.
And which plugin requires python? I don't recall needing python, nor do I have it installed in my PATH.
Python is mentioned in #107 as well.

@BCNelson
Copy link

BCNelson commented Jul 3, 2019

screeps-server-mockup has been deprecated and has security vulnerabilities

tster123 pushed a commit to tster123/screeps-typescript-starter that referenced this issue Aug 4, 2019
@xtagon
Copy link

xtagon commented Oct 16, 2019

If it has been deprecated, what is the recommended alternative for running integration tests?

@kotarou
Copy link
Member

kotarou commented Nov 17, 2019

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.

@kotarou kotarou closed this as completed Nov 17, 2019
@djD-REK
Copy link
Contributor

djD-REK commented May 1, 2020

@xtagon There is an updated version available, see the discussion in #124 @kotarou 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants