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

EACCES: permission denied #5

Open
arturcesarmelo opened this issue Jul 12, 2019 · 0 comments
Open

EACCES: permission denied #5

arturcesarmelo opened this issue Jul 12, 2019 · 0 comments

Comments

@arturcesarmelo
Copy link

44 error Error: EACCES: permission denied, open '/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9'
44 error  { [Error: EACCES: permission denied, open '/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9']
44 error   cause:
44 error    { Error: EACCES: permission denied, open '/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9'
44 error      errno: -13,
44 error      code: 'EACCES',
44 error      syscall: 'open',
44 error      path:
44 error       '/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9' },
44 error   isOperational: true,
44 error   stack:
44 error    'Error: EACCES: permission denied, open \'/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9\'',
44 error   errno: -13,
44 error   code: 'EACCES',
44 error   syscall: 'open',
44 error   path:
44 error    '/Users/bluevox/.npm/_cacache/index-v5/1a/af/7ae17f3b285e3a4a48f808334e00a47fe01f583d781100b4684464d914a9',
44 error   parent: 'vue-credit-card-field' }
45 error The operation was rejected by your operating system.
45 error It is likely you do not have the permissions to access this file as the current user

I believe that npm install shouldn't be with sudo. What can it be?

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