Angular2-jwt: Fix NPM warn message for Angular 7

Created on 22 Oct 2018  路  14Comments  路  Source: auth0/angular2-jwt

After upgrading to Angular 7 upon running npm install I get the following warnings:
npm WARN @auth0/[email protected] requires a peer of @angular/common@^6.0.0 but none is installed. You must install peer dependencies yourself.

Most helpful comment

We just published @auth0/[email protected], this should now be released.

All 14 comments

+1

+1

+1

+1

Same here

+1

Same here

it has been fixed on this pull request #572 by @mattlewis92 , wait or request auth0 team to merge them

PR just merged, guess it'll be in the next release: https://github.com/auth0/angular2-jwt/pull/572

package.json was updated with a new version but no new version has been published yet.

Hopefully it'll be published soon.

Almost 1 month and this is still not merged. I guess it is very difficult to merge this small commit. I understand that, yeah totally understand.

@tom10271 as I mentioned, it has been merged. It just hasn't been published to npm as a new release.

I do share a bit in your frustration but as the library is open source and free I don't see that an individual or a corporation owes us to be timely with any of their updates. Though it is of course very nice when they are.

Since this is merged, how would one request that it be published to npm?

EDIT: I posted on Auth0's community forum about this. You can find my post here.

We just published @auth0/[email protected], this should now be released.

Was this page helpful?
0 / 5 - 0 ratings