Skip to content

NPM on IPFS cannot be installed on macOS Catalina #119

@rex4539

Description

@rex4539
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 ]

Screenshot 2019-10-19 at 14 48 03

I tried to do manual install but that failed as well...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions