project_web3.0
project_web3.0 copied to clipboard
Getting error after installing react-icons and ethers.
after running "npm install react-icons ethers" there is no problem but after running "npm run dev", following error is getting
PS E:\web3.0> npm run dev npm ERR! Missing script: "dev" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\YASH ASWAR\AppData\Local\npm-cache_logs\2022-03-06T01_06_17_642Z-debug-0.log PS E:\web3.0> npm run PS E:\web3.0>
run npm run dev in the client folder only, you should have also installed the react-icon packages in client folder itself