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 run xxx script slow[Bug?]: #5984

Closed
1 task
baozi510 opened this issue Nov 19, 2023 · 1 comment
Closed
1 task

yarn run xxx script slow[Bug?]: #5984

baozi510 opened this issue Nov 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@baozi510
Copy link

baozi510 commented Nov 19, 2023

Self-service

  • I'd be willing to implement a fix

Describe the bug

yarn run script slow

To reproduce

"scripts": {
"test": "echo test"

},
time yarn run test
test

real 0m1.030s
user 0m1.025s
sys 0m0.347s

Environment

Node.js v20.9.0

yarn --version
4.0.2

Additional context

No response

@baozi510 baozi510 added the bug Something isn't working label Nov 19, 2023
@merceyz
Copy link
Member

merceyz commented Nov 19, 2023

Duplicate of #2575

@merceyz merceyz marked this as a duplicate of #2575 Nov 19, 2023
@merceyz merceyz closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants