I tried many ways but it is coming the same always Any way how to fix it?
Asked
Active
Viewed 281 times
1 Answers
0
- Check if you have npm install by typing npm --version
- If you don't have npm follow this link to download Node.js to your computer. https://nodejs.org/en/download/
- After installation you can use npx command.

Elvaleryn
- 321
- 4
- 11
-
npm is installed and its version is 6.14.12 – Amandeep Singh May 11 '21 at 08:14