I am facing problem in installing @truffle/hdwallet provider
Solution 1:
All you need is git installed in your PC
If installed type this command in cmd git --version
.
If it returns any version you are good. Otherwise:
go to system environment variables settings-> System variables-> Path-> paste your git path Your git path -> C->program files->git->bin->click on address bar on top and copy the path and then paste in above process
Now apply the settings and then restart your PC.
Now open cmd and type git--version