Hardhat-Hardcore / AR-Factory

0 stars 0 forks source link

Error during npm install through package-lock.json #18

Closed StillFantastic closed 3 years ago

StillFantastic commented 3 years ago

npm ERR! Error while executing: npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/ethereumjs/ethereumjs-abi.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 npm ERR! A complete log of this run can be found in: npm ERR! /Users/billhsu/.npm/_logs/2021-01-17T13_57_02_917Z-debug.log

StillFantastic commented 3 years ago

Attach a ssh key to GitHub account fix the problem