https://stackoverflow.com/questions/47737609/unable-to-resolve-module-react-navigation
Unable to resolve module 'react-navigation'
Here is the error I get: package.json { "name": "LoginApp2", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "t...
stackoverflow.com
use yarn to install
https://github.com/react-navigation/react-navigation/issues/3373
설치하러 가기
[Workarounds] Packager unable to resolve module from /Users/node_modules/ #4968
https://github.com/facebook/react-native/issues/4968
[Workarounds] Packager unable to resolve module from /Users/node_modules/ · Issue #4968 · facebook/react-native
There are various issues scattered around the repo related to this issue. Basically what happens is, for some packages, when you try to require some-module in a file, for example, var someModule = ...
github.com
'Mobile > ReactNative' 카테고리의 다른 글
[RN] React-Native Start : 1 (0) | 2019.05.21 |
---|---|
[RN] Error: listen EACCES: permission denied 0.0.0.0:8081 (0) | 2019.05.21 |
React build (0) | 2019.03.06 |
React Native (1) (0) | 2019.02.26 |
React 개발환경 구축 (0) | 2019.02.25 |