Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: sink._addParentTeardownLogic is not a function upgrading cli 6.1.5 -> 6.2.1 #12239

Closed
smiera opened this issue Sep 11, 2018 · 2 comments

Comments

@smiera
Copy link

smiera commented Sep 11, 2018

Bug Report or Feature Request (mark with an x)

- [x ] bug report
- [ ] feature request

Command (mark with an x)

- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Angular CLI: 6.2.1
Node: 10.1.0
OS: darwin x64
Angular: 6.1.7
... common, compiler, compiler-cli, core, forms, http
... platform-browser, platform-browser-dynamic, router
... service-worker

Package Version

@angular-devkit/architect 0.6.8
@angular-devkit/build-angular 0.6.8
@angular-devkit/build-ng-packagr 0.7.5
@angular-devkit/build-optimizer 0.6.8
@angular-devkit/core 0.7.5
@angular-devkit/schematics 0.7.5
@angular/cli 6.2.1
@angular/pwa 0.7.5
@ngtools/json-schema 1.1.0
@ngtools/webpack 6.0.8
@schematics/angular 0.7.5
@schematics/update 0.8.1
ng-packagr 3.0.6
rxjs 6.3.2
typescript 2.9.2
webpack 4.8.3

Repro steps

ng b --prod xcore

The log given by the failure

Building Angular Package
sink._addParentTeardownLogic is not a function
TypeError: sink._addParentTeardownLogic is not a function
at Observable.subscribe (./node_modules/rxjs/internal/Observable.js:27:18)
at ./node_modules/@angular/cli/node_modules/rxjs/internal/util/subscribeToObservable.js:10:20
at Object.subscribeToResult (./node_modules/@angular/cli/node_modules/rxjs/internal/util/subscribeToResult.js:7:45)
at MergeMapSubscriber._innerSub (./node_modules/@angular/cli/node_modules/rxjs/internal/operators/mergeMap.js:75:38)
at MergeMapSubscriber._tryNext (./node_modules/@angular/cli/node_modules/rxjs/internal/operators/mergeMap.js:72:14)
at MergeMapSubscriber._next (./node_modules/@angular/cli/node_modules/rxjs/internal/operators/mergeMap.js:55:18)
at MergeMapSubscriber.Subscriber.next (./node_modules/@angular/cli/node_modules/rxjs/internal/Subscriber.js:64:18)
at MapSubscriber._next (./node_modules/@angular/cli/node_modules/rxjs/internal/operators/map.js:52:26)
at MapSubscriber.Subscriber.next (./node_modules/@angular/cli/node_modules/rxjs/internal/Subscriber.js:64:18)
at TapSubscriber._next (./node_modules/@angular/cli/node_modules/rxjs/internal/operators/tap.js:62:26)
npm ERR! code ELIFECYCLE

Mention any other details that might be useful

Build success with rxjs version: 6.2.2

@alan-agius4
Copy link
Collaborator

alan-agius4 commented Sep 13, 2018

Relates to #12262

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants