ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3.02k stars 609 forks source link

集成antd 运行报错 提示没有node_modules #1244

Closed wuzhijianMr closed 1 year ago

wuzhijianMr commented 2 years ago
wuzhijianMr commented 2 years ago

提示“@ant-design\react-native\node_modules” Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

1uokun commented 1 year ago

maybe react-native start --reset-cache or try google🔗