angular-cli: ng-cli .22 hangs, using angular v2.2.4
ng-cli .22 hangs, using angular v2.2.3
root@DESKTOP-VEUHFOL /cygdrive/c/msweb/studioDashboard
$ ng serve --port 4203
** NG Live Development Server is running on http://localhost:4203. **
24% building modules 123/123 modules 0 active
OS?
Windows 10
Versions.
$ ng --version
angular-cli: 1.0.0-beta.22
node: 6.5.0
os: win32 x64
any updates on this?
regards
Sean.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 2
- Comments: 15 (1 by maintainers)
Happens to me as well. Stuck on 20%
I’m also seeing it hang when upgrading from 21 to 22.
It will hang at 19% forever and not crash nor use any cpu. The resolve module is pretty trivial and works on 21. Assuming there is some underlying issue here.