PS C:\Coding\blockchain-toolkit> npm i @truffle/hdwallet-provider npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t https://github.com/trufflesuite/provider-engine.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
Below are the details of my environment:
Operating System: Ethereum client:
Truffle version (v.5.1.4):
node version (v12.14.0):
npm version (6.13.4):
All these are the latest versions.
How can I solve this problem?