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
Team,
The Issue is still not resolved and i am getting the same issue. I tried downgrading rxjs to 6.2.2 but still it shows the same thing. I am helpless to create a new project. Can anyone help
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
MacBook-Air:Projects $ ng --version
Angular CLI: 6.2.3
Node: 8.12.0
OS: darwin x64
Angular:
Package Version
@angular-devkit/architect 0.8.3
@angular-devkit/core 0.8.3
@angular-devkit/schematics 0.8.3
@schematics/angular 0.8.3
@schematics/update 0.8.3
rxjs 6.2.2
MacBook-Air:Projects $ npm --version
6.4.1
MacBook-Air:Projects $ node --version
v8.12.0
Repro steps
ng new
The log given by the failure
sink._addParentTeardownLogic is not a function
Desired functionality
Creation of new Angular Project
Mention any other details that might be useful
I think it might be due to issue of Rxjs Version 6.2.2 in Angular CLI but I dont know how to update Rxjs version in Global @angular/cli
The text was updated successfully, but these errors were encountered: