18
tobsve
7y

Gonna make a pull request for Project!

"How to Project:

npm install
npm test
npm run start"

npm install: warning, warning, deprecation, warning

npm test: 30 tests, 15 failed

npm run start: error, C stack trace

Pull request status: on hold

Comments
  • 5
    @Jynx currently getting used to the "which node version does this project require" guessing game. 0.10.36, 0.12, 6, 7 or 8?
  • 1
    Yep this is hell. Try running npm update and nothing will work after that
  • 0
    You can use a version manager, but it doesn't work well on windows
Add Comment