Created by: keyz
The current setup doesn't work with nvm
: the create-react-app
file doesn't get added to npm's global .bin
folder. Adding a ./
prefix fixed this.
Created by: keyz
The current setup doesn't work with nvm
: the create-react-app
file doesn't get added to npm's global .bin
folder. Adding a ./
prefix fixed this.