Open budda opened 7 years ago
How did you install this project?
You should be able to clone the project and just run npm install
. This project currently uses ReactNative@0.15.
In ReactNative@0.40 they introduced the new framework import path in Objective-C
Yeah i git cloned and npm install just as you described.
Intersting, okay. Will take a look. It shouldn't be installing 0.40
.
Deleting node_modules/ folder and re-installing i captured the output
$ npm install
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
ReduxTodoList@0.0.1 /Users/mike/Code/ReactNative-Redux-Todo-List
├── lodash@3.10.1
├─┬ UNMET PEER DEPENDENCY react@0.14.8
I have same issue
I cannot build the code with the recent React Native version.
$ react-native run-ios
...later on...