Nicholas Robertson
Results
2
comments of
Nicholas Robertson
While you wait for a new CRA version, you can run Node version 16 without uninstalling version 17 using `nvm` `nvm install 16.13.0` `nvm run 16.13.0` Have a look at...
> > While you wait for a new CRA version, you can run Node version 16 without uninstalling version 17 using `nvm` > > `nvm install 16.13.0` `nvm run 16.13.0`...