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

Yarn index is being re-fetched on every tool invocation if Yarn is enabled #202

Closed
charlespierce opened this issue Nov 28, 2018 · 2 comments

Comments

@charlespierce
Copy link
Contributor

If yarn is enabled in the toolchain, then any invocation of node or yarn is causing the Yarn Version Index to be refetched.

This can be seen by watching for the Fetching public registry: ... spinner, which flashes whenever a command is executed.

@rwjblue
Copy link
Contributor

rwjblue commented Nov 28, 2018

This is a duplicate of #197

@charlespierce
Copy link
Contributor Author

Ah, so it is. I had seen that one last week but didn't connect the two. Thanks!

mikrostew added a commit that referenced this issue Nov 28, 2018
Prevent unneeded fetching of Yarn version / index #202
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

2 participants