-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
3054 warn checkPermissions Missing write access to /usr/local/lib/node_modules
3055 timing stage:rollbackFailedOptional Completed in 0ms
3056 timing stage:runTopLevelLifecycles Completed in 21706ms
3057 verbose stack Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
3058 verbose cwd /Users/rex/ipfs-desktop
3059 verbose Darwin 19.0.0
3060 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "ipfs-npm"
3061 verbose node v12.11.1
3062 verbose npm v6.11.3
3063 error code EACCES
3064 error syscall access
3065 error path /usr/local/lib/node_modules
3066 error errno -13
3067 error Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
3067 error [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] {
3067 error stack: "Error: EACCES: permission denied, access '/usr/local/lib/node_modules'",
3067 error errno: -13,
3067 error code: 'EACCES',
3067 error syscall: 'access',
3067 error path: '/usr/local/lib/node_modules'
3067 error }
3068 error The operation was rejected by your operating system.
3068 error It is likely you do not have the permissions to access this file as the current user
3068 error
3068 error If you believe this might be a permissions issue, please double-check the
3068 error permissions of the file and its containing directories, or try running
3068 error the command again as root/Administrator.
3069 verbose exit [ -13, true ]
I tried to do manual install but that failed as well...
Metadata
Metadata
Assignees
Labels
No labels