我应该安装node、react-native、expo、firebase等哪个版本才不会出现依赖问题?
我是初级开发人员。
- 如何解决依赖版本控制问题?
- 有没有什么信息可以用node版本来调整哪个版本?
预先感谢您的答复!
I am beginning developer.
- How can I solve the dependency versioning problem?
- Is there any information which version can be adjusted with node version?
Thank you in advance for the answer!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用所有最新版本,这样就不会出现任何错误。
节点:https://nodejs.org/en/download/< /a>
react-native &世博会:
https://reactnative.dev/docs/environment-setup
react -导航:
https://reactnavigation.org/docs/getting-started/
firebase:https://rnfirebase.io/
希望对您有帮助!
Use all the latest versions, so you don't get any errors.
Node: https://nodejs.org/en/download/
react-native & Expo:
https://reactnative.dev/docs/environment-setup
react-navigation:
https://reactnavigation.org/docs/getting-started/
firebase: https://rnfirebase.io/
Hope it will help you!