Tests are hanging indefinitely
Open
- Dominant language
- TypeScript
- Stars
- 25.7k
- Forks
- 7.9k
- PR merge metrics
- No merged PRs in 30d
Description
### Issue type
* [x] 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
Contributor guide
Assessment
This issue has not been assessed yet.