-
Notifications
You must be signed in to change notification settings - Fork 426
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
npm install的时候报错,求教 #107
Comments
$ npm -v |
初步感觉还是这个库拉不下来,https://github.com/CarSmallGuo/react-native-version-number.git |
这个在 github 上呀~不大可能拉不下来,除非网络访问有问题~ |
这个没问题的 |
443错误说明你命令行访问github出现异常 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: GSYGithubApp@0.0.1
npm ERR! Found: react-native@0.61.3
npm ERR! node_modules/react-native
npm ERR! react-native@"0.61.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@">=0.57 <0.60" from @react-native-community/netinfo@2.0.10
npm ERR! node_modules/@react-native-community/netinfo
npm ERR! @react-native-community/netinfo@"^2.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/semny/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/semny/.npm/_logs/2021-04-28T07_21_03_769Z-debug.log
The text was updated successfully, but these errors were encountered: