| Platform | Mobile |
| Skill | React Native |
✏️ Error 사진
✏️ Error 이름
No bundle URL present
✏️ Error 해결방법
babel.config.js 파일 점검
- 하단 내용이 빠져 있지는 않은지?
presets: ['module:metro-react-native-babel-preset'],
'Error > React Native' 카테고리의 다른 글
| Build Failed (0) | 2022.11.27 |
|---|---|
| RCTBridge required dispatch_sync to load warning on IOS for React Native (0) | 2022.11.27 |
| error: index.js : cannot find module ‘@babel/plugin-proposal-decorators’ (0) | 2022.11.27 |
| Your Ruby version is x, but your Gemfile specified y (0) | 2022.11.27 |
| cli.init is not a function (0) | 2022.11.27 |