-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[BUG] #6486
Comments
npm -v9.6.7 |
.npmrc
|
Information provided is not enough to reproduce the issue correctly, if I were to guess from the write up it would be like first time you are installing or running something has a network calls and data to fetch and it takes time, from second time it works faster, again this is just a guess without all the information and reproduction steps it's hard to tell what is an actual issue here. |
Closing due to age. If this is still a problem please feel free to reopen this issue, or create a new issue w/ steps to reproduce. |
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I use npm to execute any startup command or publish command related to the project, there will be stutters, but not on another computer. I have tried to reinstall node, use a different version, and initialize the .npmrc file. I turned off the git hook.
But once I have successfully executed a command for one project, any command for all other projects can be executed quickly.
Expected Behavior
I hope npm can work properly.
Steps To Reproduce
None
Environment
windows os
The text was updated successfully, but these errors were encountered: