Some test text!

Search
Hamburger Icon

Web / FAQ / "npx: not found" errors when trying to install the dependencies

"npx: not found" errors when trying to install the dependencies

You may need to install npx directly. Execute

sudo npm i -g npx

and re-execute npm install.

Get the answers you need: Chat with us