Skip to content
New issue

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

having issues running npm install -g cylon-ble #374

Open
myingling0603 opened this issue Jan 20, 2018 · 0 comments
Open

having issues running npm install -g cylon-ble #374

myingling0603 opened this issue Jan 20, 2018 · 0 comments

Comments

@myingling0603
Copy link

Marks-MacBook-Air:node_modules ibmyingling$ npm install cylon
npm notice created a lockfile as package-lock.json. You should commit this file.

  • [email protected]
    added 1 package in 5.895s
    Marks-MacBook-Air:node_modules ibmyingling$ npm install -g cylon-ble
    npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules/cylon-ble
    npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules/cylon-ble/node_modules
    npm ERR! path /usr/local/lib/node_modules/cylon-ble
    npm ERR! code EACCES
    npm ERR! errno -13
    npm ERR! syscall access
    npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules/cylon-ble'
    npm ERR! { Error: EACCES: permission denied, access '/usr/local/lib/node_modules/cylon-ble'
    npm ERR! stack: 'Error: EACCES: permission denied, access '/usr/local/lib/node_modules/cylon-ble'',
    npm ERR! errno: -13,
    npm ERR! code: 'EACCES',
    npm ERR! syscall: 'access',
    npm ERR! path: '/usr/local/lib/node_modules/cylon-ble' }
    npm ERR!
    npm ERR! Please try running this command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ibmyingling/.npm/_logs/2018-01-20T16_04_21_354Z-debug.log
Marks-MacBook-Air:node_modules ibmyingling$ pwd
/usr/local/lib/node_modules/npm/node_modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant