Skip to content

npm error when i change node version #329

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

Closed
younth opened this issue Dec 6, 2015 · 1 comment
Closed

npm error when i change node version #329

younth opened this issue Dec 6, 2015 · 1 comment

Comments

@younth
Copy link

younth commented Dec 6, 2015

i had install node and npm before on my osx

after install n , i change node to node/5.0.0 ,then the npm is wrong,

➜  ~  npm -v
module.js:339
    throw err;
    ^

Error: Cannot find module '../utils/correct-mkdir.js'
    at Function.Module._resolveFilename (module.js:337:15)
    at Function.Module._load (module.js:287:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/npm/lib/cache/get-stat.js:2:20)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Module.require (module.js:366:17)

what can do for it

@shadowspawn
Copy link
Collaborator

This issue has not had any activity in over six months. It isn't likely to get acted on due to this report.

Feel free to open a new issue if it comes up again, with new information and renewed interest.

Thank you for your contributions.

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

2 participants