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
你好,我感觉你的项目非常的好,所以很想运行.但是我尝试了一上午都无法运行.iOS中模拟器会报错:GankCamp-React-Native-master/node_modules/react-native/Libraries/react-native/react-native.js: Unable to find this module in its module map or any of the node_modules directories under /Users/node_modules/ReactDefaultPerf and its parent directories
你好,我感觉你的项目非常的好,所以很想运行.但是我尝试了一上午都无法运行.iOS中模拟器会报错:GankCamp-React-Native-master/node_modules/react-native/Libraries/react-native/react-native.js: Unable to find this module in its module map or any of the node_modules directories under /Users/node_modules/ReactDefaultPerf and its parent directories
This might be related to facebook/react-native#4968
To resolve try the following:
watchman watch-del-all
.node_modules
folder:rm -rf node_modules && npm install
.rm -fr $TMPDIR/react-*
ornpm start -- --reset-cache
.我照着提示运行仍然失败?这是版本packer.json版本不兼容吗?
The text was updated successfully, but these errors were encountered: