Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

node-v5.1.0 Cannot find module 'minimatch' issue on mac #10595

Closed
majorye opened this issue Nov 29, 2015 · 3 comments
Closed

node-v5.1.0 Cannot find module 'minimatch' issue on mac #10595

majorye opened this issue Nov 29, 2015 · 3 comments
Labels

Comments

@majorye
Copy link

majorye commented Nov 29, 2015

laptop$ npm
module.js:340
    throw err;
    ^
Error: Cannot find module 'minimatch'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:289:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js:44:17)
    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:313:12)
    at Module.require (module.js:366:17)
@OmgImAlexis
Copy link

Have you tried reinstalling npm?

@kenany
Copy link
Contributor

kenany commented Aug 10, 2016

@majorye Are you still seeing this issue?

@kenany
Copy link
Contributor

kenany commented Aug 18, 2016

Closing as abandoned.

@kenany kenany closed this as completed Aug 18, 2016
@kenany kenany added the support label Aug 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants