-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Description
Using npm v6.1.0. I followed the docs, i.e.:
npm install -g web-ext
But when I tried to web-ext --version
I got:
lcrouch:blok lcrouch$ web-ext --version
module.js:440
throw err;
^
Error: Cannot find module '../dist/web-ext'
at Function.Module._resolveFilename (module.js:438:15)
at Function.Module._load (module.js:386:25)
at Module.require (module.js:466:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/Users/lcrouch/.nvm/versions/node/v6.1.0/lib/node_modules/web-ext/bin/web-ext:5:1)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)
at Function.Module._load (module.js:407:3)
Metadata
Metadata
Assignees
Labels
No labels