question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular 6 is out :)

See original GitHub issue

Hello,

I’m trying to update my application to Angular6, but I have an issue. Here is what I get when I do a ng update @angular/core

Package "apollo-angular" has an incompatible peer dependency to "rxjs" (requires "^5.0.1", would install "6.1.0").

Could you have a look? Let me know if you need help 😃

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:17 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
jycouetcommented, May 4, 2018

Actually, it’s going forward and my build is running 😃 But I have errors in the browser console:

ERROR TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.
    at subscribeTo (subscribeTo.js:41)
    at from (from.js:17)
    at new QueryRef (QueryRef.js:6)
    at Apollo.push../node_modules/apollo-angular/Apollo.js.ApolloBase.watchQuery

Do you have another magic trick? Thx for your help

4reactions
kamilkisielacommented, May 10, 2018

You can now yarn add apollo-angular@next, later today I’ll release a stable version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
A major release every 6 months; 1-3 minor releases for each major release; A patch release and pre-release ( next or rc )...
Read more >
Angular - endoflife.date
Release Released Active Support 15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M... 14 (...
Read more >
Angular 6 Release: What's New? - Auth0
Fresh out the oven is Angular 6. It brings some new features and enhancement to one of the most popular JavaScript frameworks for...
Read more >
Angular 6 vs Angular 7 vs Angular 8 vs Angular 9
In Angular 7, If you try to trigger navigation outside of the Angular zone it logs a warning (only in development mode). Also,...
Read more >
Whats New in Angular 6 - WalkingTree Technologies
As many of you already know Angular 6 RC2 is already out and GA will be released any time soon. As release date...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found