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

Error in installation of truffle-hdwallet-provider #105

Open
sudarsan2017 opened this issue Jun 10, 2020 · 1 comment
Open

Error in installation of truffle-hdwallet-provider #105

sudarsan2017 opened this issue Jun 10, 2020 · 1 comment

Comments

@sudarsan2017
Copy link

sudarsan2017 commented Jun 10, 2020

Logged in windows PowerShell with admin

Installed below versions of node and truffle in windows
node -v
v13.7.0

npm truffle -v
6.14.5

PS C:\WINDOWS\system32> npm install -g truffle-hdwallet-provider
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/hdwallet-provider.
npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/web3-js/WebSocket-Node.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:

@fudingyu
Copy link

I have same problem~~~!

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