Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Unable to install #3

Open
Raymo111 opened this issue Oct 19, 2019 · 5 comments
Open

Unable to install #3

Raymo111 opened this issue Oct 19, 2019 · 5 comments

Comments

@Raymo111
Copy link

NPM error:

npm WARN checkPermissions Missing write access to /usr/lib/node_modules
npm ERR! code EACCES
npm ERR! syscall access
npm ERR! path /usr/lib/node_modules
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules'
npm ERR!  [Error: EACCES: permission denied, access '/usr/lib/node_modules'] {
npm ERR!   stack: "Error: EACCES: permission denied, access '/usr/lib/node_modules'",
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/lib/node_modules'
npm ERR! }
npm ERR! 
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR! 
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/raymo/.npm/_logs/2019-10-19T18_16_30_440Z-debug.log
@BradleyAllanDavis
Copy link

I am also seeing this issue

@doamatto
Copy link

@Raymo111 @bad884 When installing NPM packages globally, you usually need to sudo the installation

@RONNCC
Copy link

RONNCC commented Nov 17, 2020

@doamatto does this extension work for you?

@doamatto
Copy link

@doamatto does this extension work for you?

@RONNCC It's been a hot while since I've used it, but it worked fine, to my recollection.

@RONNCC
Copy link

RONNCC commented Nov 17, 2020

@doamatto ok just tried it and wasn't able to, so remade and updated it haha, also new npm package and like
https://github.com/RONNCC/onetab-sync

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

No branches or pull requests

4 participants