Can't upgrade the react-native project #19556
Labels
Resolution: For Stack Overflow
A question for Stack Overflow. Applying this label will cause issue to be closed.
Resolution: Locked
This issue was locked by the bot.
Environment
OS: macOS High Sierra 10.13.4
Node: 8.9.3
Yarn: 1.6.0
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.3.1 Build version 9E501
Android Studio: 3.1 AI-173.4720617
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: ^0.55.4 => 0.55.4
Description
I got an old react-native project some day before, the project dosen't adapt the iPhone X
I install a lastest version of react-native in order to fix this, but nothing change.
Then i have found the manual Upgrading to new React Native versions.
I run the command 'react-native-git-upgrade', it doesn't work either.
I run the command 'react-native upgrade', I got a err finally.
error: bundling failed: NotFoundError: Cannot find entry file index.js in any of the roots:
I create a index.js still can't fix this.
Dependencies
The text was updated successfully, but these errors were encountered: