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
Thanks for reporting this issue. This issue is now obsolete due to changes in the recent releases. Please update to the most recent Angular CLI version.
If the problem persists after upgrading, please open a new issue, provide a simple repository reproducing the problem, and describe the difference between the expected and current behavior.
Bug Report or Feature Request (mark with an
x
)Versions.
@angular/cli: 1.3.0
node: 7.7.0
os: win32 x64
@angular/animations: 4.3.3
@angular/common: 4.3.3
@angular/compiler: 4.3.3
@angular/core: 4.3.3
@angular/forms: 4.3.3
@angular/http: 4.3.3
@angular/platform-browser: 4.3.3
@angular/platform-browser-dynamic: 4.3.3
@angular/platform-server: 4.3.3
@angular/router: 4.3.3
@angular/cli: 1.3.0
@angular/compiler-cli: 4.3.3
@angular/language-service: 4.3.3
Repro steps.
I am new to Angular 4 , I have just created a project by Angular Cli and I get error as
Uncaught TypeError: useValue,useFactory,data is not iterable!
I an unable to resolve it. I installed and reinstalled cli , I just want to know how can I resolve it. All I did was
The log given by the failure.
thank you
The text was updated successfully, but these errors were encountered: