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

Runs forever, CPU at 145%, when using nodejs v8.15.0 #109

Closed
binarykitchen opened this issue Sep 2, 2019 · 4 comments
Closed

Runs forever, CPU at 145%, when using nodejs v8.15.0 #109

binarykitchen opened this issue Sep 2, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@binarykitchen
Copy link

Yeah, that title says it all. Just

  • run yarn run audit-ci <whatever> using nodejs v8.15.0,
  • have a coffee and
  • come back
  • Still running and CPU is blocking my system.

Changed to nodejs v10 and 12, works fine there. Happens with audit-ci v1.5.0 and latest v2.3.0 both.

Would be nice to have a verbose mode so that I can see where exactly your audit tool is stuck with.

@binarykitchen
Copy link
Author

Btw using a private npm registry here and having scoped packages.

@quinnturner quinnturner added the bug Something isn't working label Sep 2, 2019
@quinnturner
Copy link
Member

Thanks for the thorough bug report. I agree with having a verbose option. I don't think yarn supports having a private repo: yarnpkg/yarn#7012. If this is the case, you can try using NPM as the auditer for Node 8.

@binarykitchen
Copy link
Author

binarykitchen commented Sep 2, 2019

Still doesn't explain why it works when sticking to yarn while using Node.js v10 instead.

And just tried using npm, happens there too.

@quinnturner
Copy link
Member

I haven't heard much from this issue in a while. Unless someone mentions that they have seen this issue in a week (and it's not this issue: #103), I will close this.

(Sorry for late pings)

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