Tuesday 25 June 2019

I'm trying to install npx for react.

Node -v = 12.4.0Npm -v = 6.9.0Npx -v = command not found.What gives, npx should be automatically included with any npm above 5.2.0I've runsudo npm install -g npx. It says the package is updated, but I cannot use commands.Any help would be appreciated.

Submitted June 25, 2019 at 11:08PM by baris_sonnenfeld

No comments:

Post a Comment