DEV Community

Discussion on: The Complete Guide to Full Stack Web3 Development

Collapse
 
silc22 profile image
Silvana Trinidad Cerquatti • Edited

Hi everyone!
My error persist when i'm trying to install "npm install --save web3 @walletconnect/web3-provider"

npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

I have tried everything... can anyone help me?
I can go ahead with this.

Collapse
 
0xdhaval profile image
dhaval.eth
Collapse
 
leefan0 profile image
LeeFan0 • Edited

Need install git:

pkg install git