You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn -v
1.0.2
node -v
v8.5.0
npm -v
5.4.2
OS X 10.12.6
everytime i use yarn i get some warning about my internet connection
$ yarn install
yarn install v1.0.2
info No lockfile found.
[1/4] 🔍 Resolving packages...
warning There appears to be trouble with your network connection. Retrying...
warning There appears to be trouble with your network connection. Retrying...
warning There appears to be trouble with your network connection. Retrying...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
warning "[email protected]" has incorrect peer dependency "babel-core@6 || 7 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0-rc".
warning "[email protected]" has unmet peer dependency "webpack@2 || 3".
warning "[email protected]" has incorrect peer dependency "ajv@>=4.10.0".
warning "[email protected]" has incorrect peer dependency "babel-core@^6.0.0 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0".
[4/4] 📃 Building fresh packages...
success Saved lockfile.
✨ Done in 106.12s.
package.json dependecies. There are only dev dependencies in this file:
=>> yarn
yarn install v1.3.2
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
info There appears to be trouble with your network connection. Retrying...
^C
I see these logs often in the past weeks. Maybe it's caused by slow network plus large gzip files. Just think it's too often.
yarn -v
1.0.2
node -v
v8.5.0
npm -v
5.4.2
OS X 10.12.6
everytime i use yarn i get some warning about my internet connection
package.json dependecies. There are only dev dependencies in this file:
and my internet speed tests are not that bad:
http://beta.speedtest.net/result/6640979661
some far away server:
The text was updated successfully, but these errors were encountered: