ngx-admin
ngx-admin copied to clipboard
Tests are hanging indefinitely
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