| Platform | Mobile |
| Skill | React Native |
✏️ Error 사진
✏️ Error 이름
Could not read script 'my-code-path\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' as it does not exist.
✏️ Error 해결방법
yarn add @react-native-community/cli-platform-android
'Error > React Native' 카테고리의 다른 글
| Cannot read property ‘getItem’ of undefined (0) | 2022.11.27 |
|---|---|
| error Failed to install the app. Make sure you have the Android development environment (0) | 2022.11.27 |
| 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 |