Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native 0.18.0-rc #99

Closed
dangnelson opened this issue Jan 12, 2016 · 6 comments
Closed

React Native 0.18.0-rc #99

dangnelson opened this issue Jan 12, 2016 · 6 comments

Comments

@dangnelson
Copy link

I just tried upgrading to React Native 0.18.0-rc and am getting an npm error:

├── UNMET PEER DEPENDENCY react-native@0.18.0-rc
└── tcomb-form-native@0.3.3

Not sure how to resolve this...

@dangnelson
Copy link
Author

Tried the following and it didn't seem to resolve the problem:
rm -rf ./node_modules
npm cache clean
npm install

@alvaromb
Copy link
Collaborator

@gcanti maybe we should think about dropping the react-native peer dependency/dependency in the next release. Some folks are already doing that oblador/react-native-vector-icons#69

@alvaromb
Copy link
Collaborator

@dangnelson react-native@0.18.0-rc is not in the required dependencies. We're going to release a version today, so I think we're adding it explicitly or dropping RN from deps.

@gcanti
Copy link
Owner

gcanti commented Jan 13, 2016

@alvaromb ok, we could move RN from package.json (basically #85) to the README file so people is able to know which react native versions are supported.

@alvaromb
Copy link
Collaborator

Ok, I can do that. I'll ping you when I have all the pending stuff ready to release.

@gcanti
Copy link
Owner

gcanti commented Feb 15, 2016

Closing as per d15c2b1

@gcanti gcanti closed this as completed Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants