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

What is yarn request network after Done? #8185

Open
cncolder opened this issue Jun 13, 2020 · 4 comments
Open

What is yarn request network after Done? #8185

cncolder opened this issue Jun 13, 2020 · 4 comments

Comments

@cncolder
Copy link

cncolder commented Jun 13, 2020

Bug description

After yarn install success. The change has wrote to yarn.lock. But it's still request something from internet. What's this request for and how to disable it?

Command

yarn

What is the current behavior?

[4/4] 🔨  Building fresh packages...
success Saved lockfile.
✨  Done in 15.56s.
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...

What is the expected behavior?

If Done, exit immediately.

If you want collect information. Please let me know.

Steps to Reproduce

Environment

  • Node Version: 14.3.0
  • Yarn v1 Version: 1.22.4
  • OS and version: macOS 10.15.5
@mrmckeb
Copy link

mrmckeb commented Jun 15, 2020

I've started seeing this too, and I'm unclear as to what is happening.

@cncolder
Copy link
Author

@MoonCheung your problem is difference with me. I have install successfully. But yarn continue request network.

@MoonCheung
Copy link

MoonCheung commented Jun 26, 2020

@cncolder,Yes, I deleted the question I posted

@kyleinfo
Copy link

kyleinfo commented Jul 2, 2020

@cncolder just need set "yarn config set disable-self-update-check true"

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

4 participants