-
-
Notifications
You must be signed in to change notification settings - Fork 764
Closed
Description
I've been using n to sucessfully switch node versions (it seems) for the last few days, but I'm having problems now with npm:
module.js:340
throw err;
^
Error: Cannot find module 'npmlog'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at /usr/local/bin/npm:19:11
at Object. (/usr/local/bin/npm:87:3)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
Thanks for your help.
Metadata
Metadata
Assignees
Labels
No labels