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
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?
npm install
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I believe that
npm install
shouldn't be with sudo. What can it be?The text was updated successfully, but these errors were encountered: