We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello - I have been unable to install the npm package on my Mac.
From bash: npm i penteract
npm i penteract
Complete error log: link
The text was updated successfully, but these errors were encountered:
Hello -- The full log can be found at this Gist.
bash: sudo npm install penteract
sudo npm install penteract
bash log: `
[email protected] install /Users/accountname/Dropbox/projects/others projects/ocr-quotes/node_modules/penteract node-gyp rebuild gyp ERR! clean error gyp ERR! stack Error: EACCES: permission denied, rmdir 'build' gyp ERR! System Darwin 17.5.0 gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/accountname/Dropbox/projects/others projects/ocr-quotes/node_modules/penteract gyp ERR! node -v v8.9.4 gyp ERR! node-gyp -v v3.6.2 gyp ERR! not ok npm WARN [email protected] No repository field. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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/accountname/.npm/_logs/2018-05-08T16_10_33_696Z-debug.log
gyp ERR! clean error gyp ERR! stack Error: EACCES: permission denied, rmdir 'build' gyp ERR! System Darwin 17.5.0 gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/accountname/Dropbox/projects/others projects/ocr-quotes/node_modules/penteract gyp ERR! node -v v8.9.4 gyp ERR! node-gyp -v v3.6.2 gyp ERR! not ok npm WARN [email protected] No repository field.
node-gyp rebuild
npm ERR! A complete log of this run can be found in: npm ERR! /Users/accountname/.npm/_logs/2018-05-08T16_10_33_696Z-debug.log
Sorry, something went wrong.
No branches or pull requests
Hello - I have been unable to install the npm package on my Mac.
From bash:
npm i penteract
Complete error log: link
The text was updated successfully, but these errors were encountered: