
이전까지는 잘 실행되다가 갑자기 이렇게 에러가 발생하네요
몇 번 재설치를 해도 반복되는 중,
Started Metro Bundler
iOS Bundling failed 56ms
Unable to resolve module @react-navigation/native from C:\Users\abejh\Desktop\Sparta Study\sparta-myhoneytip-jj\App.js: @react-navigation/native could not be found within the project or in these directories:
node_modules
..\node_modules
7 |
8 | //메인에 세팅할 네비게이션 도구들을 가져옵니다.
> 9 | import {NavigationContainer} from '@react-navigation/native';
| ^
10 | import StackNavigator from './navigation/StackNavigator'
11 |
12 | export default function App() {
iOS Bundling failed 1964ms
Unable to resolve module @react-navigation/native from C:\Users\abejh\Desktop\Sparta Study\sparta-myhoneytip-jj\App.js: @react-navigation/native could not be found within the project or in these directories:
node_modules
..\node_modules
7 |
8 | //메인에 세팅할 네비게이션 도구들을 가져옵니다.
> 9 | import {NavigationContainer} from '@react-navigation/native';
| ^
10 | import StackNavigator from './navigation/StackNavigator'
-jj\App.js: @react-navigation/native could not be found within the project or in these directories:
node_modules
..\node_modules C:\Users\abejh\Desktop\Sparta Study\sparta-myhoneytip-jj\App.j
7 | the project or in these directories:
8 | //메인에 세팅할 네비게이션 도구들을 가져옵니다.
> 9 | import {NavigationContainer} from '@react-navigation/native';
| ^ ation/native';
10 | import StackNavigator from './navigation/StackNavigator' avigator'
11 |
12 | export default function App() {
iOS Bundling failed 26ms
Unable to resolve module @react-navigation/native from C:\Users\abejh\Desktop\Sparta Study\sparta-myhoneytip-jj\App.js: @react-navigation/native could not be found within the project or in these directories:
node_modules
..\node_modules
7 |
8 | //메인에 세팅할 네비게이션 도구들을 가져옵니다.> 9 | import {NavigationContainer} from '@react-navigation/native';
| ^
10 | import StackNavigator from './navigation/StackNavigator'
11 |
12 | export default function App() {
iOS Bundling failed 31ms
Unable to resolve module @react-navigation/native from C:\Users\abejh\Desktop\Sparta Study\sparta-myhoneytip-jj\App.js: @react-navigation/native could not be found within the project or in these directories:
node_modules
..\node_modules
7 |
8 | //메인에 세팅할 네비게이션 도구들을 가져옵니다.> 9 | import {NavigationContainer} from '@react-navigation/native';
| ^
10 | import StackNavigator from './navigation/StackNavigator'
11 |
12 | export default function App() {
