Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Can't install gitfolio with 'npm i gitfolio -g' #92

Closed
sunn-e opened this issue Sep 15, 2019 · 1 comment
Closed

Can't install gitfolio with 'npm i gitfolio -g' #92

sunn-e opened this issue Sep 15, 2019 · 1 comment
Labels
invalid This doesn't seem right

Comments

@sunn-e
Copy link
Contributor

sunn-e commented Sep 15, 2019

System Information
Name Value
OS Linux
Node Version v12.10.0
Project Version
What is the current behavior?
not installing
What is the expected behavior? Should run
don't know
Logs

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/l/.npm/_logs/2019-09-15T06_42_52_805Z-debug.log

@imfunniee imfunniee added the invalid This doesn't seem right label Sep 15, 2019
@imfunniee
Copy link
Owner

you are missing permissions on your device https://flaviocopes.com/npm-fix-missing-write-access-error/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants