본문 바로가기

Error

Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) (Mac error react-native)

반응형

오늘의 에러 !

 

Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)

 


해결방법

 

1.		kill -9 node

2.		npm start --reset-cache

3.		react-native run-ios
				OR
  		react-native run-android
       

하면 된다 !!!!!!!!!!!!!!

 

 

혁이는 오늘도 코딩중 ...*

반응형