Npm install error, permission denied
See original GitHub issueProvide Your Network Information
- Where is the location of your server? (i.e. City, or In/Out China) Jakarta
- Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using? Localhost
Expected behavior
npm install facenet
successfuly installed
Actual behavior
install error
Steps to reproduce the behavior (and fixes, if any)
npm install facenet
Full Output Logs
# PASTE RELATED FULL LOG OUTPUT AT HERE:
npm ERR! Error while executing:
npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/zixia/blessed-contrib.git
npm ERR!
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
I get "access denied" on `npm install` - node.js - Stack Overflow
I just super user do it: sudo npm install -g. for global stuff. and just: sudo chown -R [user]:[user] /projects/.
Read more >Resolving EACCES permissions errors when installing ...
If you see an EACCES error when you try to install a package globally, you can either: Reinstall npm with a node version...
Read more >NPM Install - Resolving EACCES Permissions Denied
How to resolve eacces permissions denied when installing npm packages globally. Here's how you solve this issue in a couple of minutes.
Read more >How to Fix npm EACCESS Permission Denied Error - Medium
The solution… · The Solution — · To download and install the latest version of npm, run the following commands: · To manually...
Read more >Fix NPM EACCES permission denied errors ... - YouTube
How to fix eacces permission denied errors with npm when installing a global package using Ubuntu. ... Eacces error with global npm.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @adhityan , thanks for letting me know the DevOps pipeline is not working in the past 2 years.
I’ll take a look at it later.
This project has not been maintained for a long time, it is very hard to be set up for now.
Please consider to use face-api.js