I am trying to set up for the react native. but whenever I update files it gives m error
enoent ENOENT: no such file or directory, open \'React Native/packa
Installing react should fix the error
npm install react --save
Also, you may try upgrading your react-native install. react-native is as v0.30.0 now
react-native
v0.30.0
npm update react-native