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

[BUG] npm ci hanging on macOS workflows #7288

Open
2 tasks done
jeswr opened this issue Mar 14, 2024 · 0 comments
Open
2 tasks done

[BUG] npm ci hanging on macOS workflows #7288

jeswr opened this issue Mar 14, 2024 · 0 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@jeswr
Copy link

jeswr commented Mar 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

I have observed that npm ci currently hangs on all macOS workflows in the eye-js repository; I have tested re-running workflows that were previously running on the main branch, and they are now failing with no changes to the code. npm ci still works as expected on Windows and Ubuntu.

This behavior can be seen in https://github.com/eyereasoner/eye-js/actions/runs/8283522458/job/22667163377?pr=947

Expected Behavior

No response

Steps To Reproduce

No response

Environment

The workflow definition can be seen at https://github.com/eyereasoner/eye-js/blob/main/.github/workflows/nodejs.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps
Projects
None yet
Development

No branches or pull requests

2 participants