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

Tests are hanging indefinitely #5992

Open
1 of 3 tasks
danmincu opened this issue Jul 14, 2023 · 0 comments
Open
1 of 3 tasks

Tests are hanging indefinitely #5992

danmincu opened this issue Jul 14, 2023 · 0 comments

Comments

@danmincu
Copy link

danmincu commented Jul 14, 2023

Issue type

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

npm test never finishes being stuck on Generating browser application bundles (phase: setup)...

Current behavior:
Sits on the Generating browser application bundles (phase: setup)... state indefinitely

Expected behavior:
npm test would run the tests and finish.

Steps to reproduce:
just run the command

Other information:

Windows 11
npm version 9.5.1
node version v16.14.0

I also tried to force Angular to be v 14.2.12

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

1 participant