Monday, May 3, 2021

Install node via NVM and then react-native

 

 https://github.com/nvm-sh/nvm#install--update-script

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh
| bash

source ~/.bash_profile

https://www.keycdn.com/blog/node-version-manager

https://medium.com/@waqqas/how-to-setup-development-environment-for-react-native-on-mac-85fb216ba0ff


No comments:

Post a Comment