인프런 커뮤니티 질문&답변

superpil님의 프로필 이미지
superpil

작성한 질문수

배달앱 클론코딩 [with React Native]

리액트 내비게이션 사용해보기

bubblingEventTypes of null error가 발생합니다.

해결된 질문

작성

·

222

·

수정됨

0

스크린샷 2024-08-18 10.45.00.png
"dependencies": {
  "@react-navigation/native": "^6.0.6",
  "@react-navigation/native-stack": "^6.2.5",
  "react": "18.3.1",
  "react-native": "0.75.1",
  "react-native-safe-area-context": "^3.3.2",
  "react-native-screens": "3.22.1"
},
"devDependencies": {
  "@babel/core": "^7.20.0",
  "@babel/preset-env": "^7.20.0",
  "@babel/runtime": "^7.20.0",
  "@react-native/babel-preset": "0.75.1",
  "@react-native/eslint-config": "0.75.1",
  "@react-native/metro-config": "0.75.1",
  "@react-native/typescript-config": "0.75.1",
  "@types/react": "^18.2.6",
  "@types/react-test-renderer": "^18.0.0",
  "babel-jest": "^29.6.3",
  "eslint": "^8.19.0",
  "jest": "^29.6.3",
  "prettier": "2.8.8",
  "react-test-renderer": "18.3.1",
  "typescript": "5.0.4"
},
"engines": {
  "node": ">=18"
}

"bubblingEventTypes of null error" 에러가 발생합니다.
버전문제라고 생각해서 버전을 계속 바꿔봤는데도 안되네여..

답변 1

1

superpil님의 프로필 이미지
superpil
질문자

자문자답. 노드 버전 22.6.0으로 바꾸니깐 되네여...

참고로 ios, 실제기기 연결로 개발 중 발생한 에러였습니다.

superpil님의 프로필 이미지
superpil

작성한 질문수

질문하기