penteract-ocr icon indicating copy to clipboard operation
penteract-ocr copied to clipboard

Unable to install on Mac OS

Open user883311 opened this issue 6 years ago • 1 comments

Hello - I have been unable to install the npm package on my Mac.

From bash: npm i penteract

Complete error log: link

user883311 avatar Apr 25 '18 11:04 user883311

Hello -- The full log can be found at this Gist.

bash: 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

user883311 avatar May 08 '18 16:05 user883311