You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried with npm start but It output this: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! FlappyBirds@0.0.1 start: node_modules/react-native/packager/packager.sh npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the FlappyBirds@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
The text was updated successfully, but these errors were encountered:
I also have this problem it looks like in the package.json its referencing "start": "node_modules/react-native/packager/packager.sh" but the git clone doesn't include this.
I have tried with npm start but It output this:
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! FlappyBirds@0.0.1 start:
node_modules/react-native/packager/packager.shnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the FlappyBirds@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: