본문 바로가기

Grew from/Trouble Shooting

[react native] TypeError: _$$_REQUIRE.resolve is not a function

TypeError: _$$_REQUIRE.resolve is not a function

ExceptionsManager.js:76 Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)

리액트 네이티브 잘하다가 뜬금없이 저런 에러 나면 타자치다가 이상한 import가 들어가버려서 이다.

본인의 경우에는 콘솔 찍다가 import { console } from 'node-libs-browser'; 이게 들어갔음