question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: You are using npm version 5.0.3. Please use an npm version that is >= 3.0.0 and < 5.0.0.

See original GitHub issue

I am not able to run the project using yarn start. I didn’t get any hint on this error.

Error: You are using npm version 5.0.3. Please use an npm version that is >= 3.0.0 and < 5.0.0.
9:08:07 PM: Error starting packager: Error: Couldn't start project. Please fix the errors and restart the project.
    at /xdl/src/Project.js:1038:11
    at next (native)
    at step (/home/medinesh/Documents/upwork/boilerplate/node_modules/xdl/build/Project.js:1468:191)
    at /home/medinesh/Documents/upwork/boilerplate/node_modules/xdl/build/Project.js:1468:361
    at process._tickCallback (internal/process/next_tick.js:109:7)
error Command failed with exit code 1.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:25 (3 by maintainers)

github_iconTop GitHub Comments

23reactions
shkfnlycommented, Jul 1, 2017

@Monte9 running npm install npm@4.6.1 in the project directory saved me

22reactions
sixertoycommented, Jun 27, 2017

@Noor0 npm i -g npm@x.x.x where x.x.x is version number to

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm WARN npm npm does not support Node.js v9.1.0
It turns out that the current installed npm is not compatible with the new node and has a hard time updating. The solution...
Read more >
ESLint - npm
An AST-based pattern checker for JavaScript.. Latest version: 8.30.0, last published: 9 days ago. Start using eslint in your project by ...
Read more >
semver - npm
The semantic version parser used by npm.. Latest version: 7.3.8, last published: 3 months ago. Start using semver in your project by running...
Read more >
elasticdump - npm
Start using elasticdump in your project by running `npm i elasticdump`. ... Version 3.0.0 of Elasticdump has the default queries updated to ...
Read more >
eventemitter3 - npm
Latest version: 5.0.0, last published: a month ago. Start using eventemitter3 in your project by running `npm i eventemitter3`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found