I don't directly use this module but I think one of my dependency is using this module.
Even though I run npm install command, permission denined.
OS: macOS Sierra 10.12
node: 8.0.0
npm: 5.0.0
node-gyp: 3.6.2
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/Users/philip/.nvm/versions/node/v8.0.0/lib/node_modules/c
ovfefe-tweet/node_modules/speaker/build'
gyp ERR! System Darwin 16.0.0
gyp ERR! command "/Users/philip/.nvm/versions/node/v8.0.0/bin/node" "/Users/philip/.nvm/versions/node/v8.0.0/lib/n
ode_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/philip/.nvm/versions/node/v8.0.0/lib/node_modules/covfefe-tweet/node_modules/speaker
gyp ERR! node -v v8.0.0
gyp ERR! node-gyp -v v3.6.1
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! speaker@0.2.6 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the speaker@0.2.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/philip/.npm/_logs/2017-06-01T23_46_07_894Z-debug.log
I don't directly use this module but I think one of my dependency is using this module. Even though I run npm install command, permission denined.
OS: macOS Sierra 10.12 node: 8.0.0 npm: 5.0.0 node-gyp: 3.6.2