Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Error while installing truffle/hd-wallet #116

Open
pavankv241 opened this issue Aug 5, 2022 · 1 comment
Open

Error while installing truffle/hd-wallet #116

pavankv241 opened this issue Aug 5, 2022 · 1 comment

Comments

@pavankv241
Copy link

npm i -D @truffle/hdwallet-provider web3 1 ⚙
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/ethereumjs/ethereumjs-abi.git
npm ERR! [email protected]: 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! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-08-05T14_32_10_431Z-debug-0.log

@mujahid002
Copy link

try: npm i @truffle/hdwallet-provider@next
It worked for me!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants