orbit-web icon indicating copy to clipboard operation
orbit-web copied to clipboard

ERROR: Repository not found.

Open nichoth opened this issue 3 years ago • 1 comments

during the command npm install

npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://[email protected]/hugomrdias/pull-ws.git
npm ERR! ERROR: Repository not found.
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! A complete log of this run can be found in:
npm ERR!     /Users/nick/.npm/_logs/2021-03-22T22_54_07_526Z-debug.log

nichoth avatar Mar 22 '21 22:03 nichoth

ssh://[email protected]/hugomrdias/pull-ws.git of https://github.com/hugomrdias/pull-ws is available please delete the old lock file and try it . Use updated NPM with npm install -g npm

aaryadev avatar Nov 03 '22 14:11 aaryadev