1 Answers1

0
  1. Check if you have npm install by typing npm --version
  2. If you don't have npm follow this link to download Node.js to your computer. https://nodejs.org/en/download/
  3. After installation you can use npx command.
Elvaleryn
  • 321
  • 4
  • 11