Giter Club home page Giter Club logo

Comments (10)

escardin avatar escardin commented on May 22, 2024 2

if you're using ionic, they depend on the rxjs beta and you need to use 0.1.27. Please complain to ionic about using angular 2.2 and the rxjs beta as well.

from angular2-jwt.

chenkie avatar chenkie commented on May 22, 2024

This is an issue with Angular 2 though isn't it? How come you're using [email protected]? [email protected] requires [email protected].

from angular2-jwt.

Sn3b avatar Sn3b commented on May 22, 2024

Using this seed: https://github.com/NathanWalker/angular2-seed-advanced

from angular2-jwt.

ShurikAg avatar ShurikAg commented on May 22, 2024

+1 on this one.
I have issues with 'rxjs' version after upgrading angular to rc1. Is it possible to make this dependency a bit more flexible?

from angular2-jwt.

escardin avatar escardin commented on May 22, 2024

It's as flexible as it gets.

from angular2-jwt.

ShurikAg avatar ShurikAg commented on May 22, 2024

So, does it mean it is incompatible with angular2 RC?

from angular2-jwt.

chenkie avatar chenkie commented on May 22, 2024

What's the issue you're having with the version @ShurikAg? angular2-jwt fully supports rc.1 :)

from angular2-jwt.

ShurikAg avatar ShurikAg commented on May 22, 2024

Hmm...
Actually, may be it's not the RC1 is the problem, but this: https://github.com/mgechev/angular2-seed
I am using the seed for my project, and when I tried upgrading there was a dependency resolution problem:
Seed requires: "rxjs": "5.0.0-beta.2" and jwt expecting "rxjs": "5.0.0-beta.6".
If I ignore that and simply start the project with "rxjs": "5.0.0-beta.2", then I have bunch of problems with return types from AuthHttp calls. I reverted the code for now, but I can try it again, just to reproduce it and the actual error.

UPDATE
That is weird, I can't reproduce it any more... I used to have the exact same error that was reported here initially

from angular2-jwt.

escardin avatar escardin commented on May 22, 2024

Imo it was an issue with the seed you were using. Angular2 RC0 and 1 depend on rxjs beta 6, which is why we set our minimum version to 6. I just looked at the seed and it now depends on beta 6.

from angular2-jwt.

vignesh-nethaji avatar vignesh-nethaji commented on May 22, 2024

Any one help me for fix this error
ionic-hello-world@ E:\Vignesh\Test\MobileApp\Auth\ionic-quotes
+-- [email protected]
`-- UNMET PEER DEPENDENCY [email protected]

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current
npm WARN [email protected] requires a peer of rxjs@^5.0.0 but none was installed.

from angular2-jwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.