error: bundling failed: Error: While resolving module react-native/Libraries/StyleSheet/StyleSheetPropType
, the Haste package react-native
was found. However the module Libraries/StyleSheet/StyleSheetPropType
could not be found within the package. Indeed, none of these files exist:
#23228
Labels
API: StyleSheet
Bug
Ran Commands
One of our bots successfully processed a command.
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.
Tech: Bundler 📦
This issue is related to the bundler (Metro, Haul, etc) used.
I‘m doing upgrade RN to v0.57.8 from v0.58.3,I have this question.
my step is :
1.npm install --save [email protected]
2.react-native run-android
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.4
CPU: (8) x64 Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz
Memory: 164.21 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 11.6.0 - /usr/local/bin/node
npm: 6.7.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
API Levels: 22, 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 23.0.3, 27.0.3, 28.0.3
System Images: android-28 | Google APIs Intel x86 Atom
IDEs:
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
react: ^16.6.3 => 16.7.0
react-native: ^0.58.3 => 0.58.3
npmGlobalPackages:
react-native-cli: 2.0.1
Description

A very unpleasant upgrade
Reproducible Demo
The text was updated successfully, but these errors were encountered: