You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally this include a stack trace and some more information.
the initial ng serve seem to work well, but when I start to edit files I've got the following looping over and over in the CLI :
and in the chrome console :
Mention any other details that might be useful.
I was using visual studio code and it seem there is/was some similar issues with it (see #2497 ). But the problem remain even when visual studio code is closed.
I'm behind a corporate proxy and I have to use cntlm in order to have the install command to download the dependencies. Also I have to run the command line as an admin (rigth clic on cmd.ewe / run as an adminsitrator) in order to have the permission to launch the serve command.
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
OS?
Windows 7
Versions.
angular-cli: 1.0.0-beta.28.3
node: 6.9.5
os: win32 x64
@angular/common: 2.4.7
@angular/compiler: 2.4.7
@angular/core: 2.4.7
@angular/forms: 2.4.7
@angular/http: 2.4.7
@angular/platform-browser: 2.4.7
@angular/platform-browser-dynamic: 2.4.7
@angular/router: 3.4.7
@angular/cli: 1.0.0-beta.30
@angular/compiler-cli: 2.4.7
Repro steps.
The app was copied from here : https://github.com/angular-starter-kit/ngx-starter-kit I don't know if it was created with the CLI or not.
The log given by the failure.
the initial ng serve seem to work well, but when I start to edit files I've got the following looping over and over in the CLI :
and in the chrome console :
Mention any other details that might be useful.
I was using visual studio code and it seem there is/was some similar issues with it (see #2497 ). But the problem remain even when visual studio code is closed.
I'm behind a corporate proxy and I have to use cntlm in order to have the install command to download the dependencies. Also I have to run the command line as an admin (rigth clic on cmd.ewe / run as an adminsitrator) in order to have the permission to launch the serve command.
The text was updated successfully, but these errors were encountered: