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.

Fix NPM warn message for Angular 7

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:26
  • Comments:14

github_iconTop GitHub Comments

7reactions
yavorgcommented, Dec 11, 2018

We just published @auth0/angular-jwt@2.1.0, this should now be released.

6reactions
tom10271commented, Nov 26, 2018

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to clear angular warning messages while installing ...
I need to remove below warning message of Angular while I am installing the packages. npm WARN @auth0/angular-jwt@5.0.2 requires a peer of ...
Read more >
How to handle npm WARN deprecated messages when ...
The npm WARN deprecated message means that the package installed on your project is not recommended for use. This may be due to...
Read more >
Workspace npm dependencies - Angular
You can download and install these npm packages by using the npm CLI client, which is installed with and runs as a Node.js®...
Read more >
Unable to resolve dependency tree error in Angular while ...
To fix Unable to resolve dependency tree error in Angular while installing `npm` packages follow the below steps. 1. Run `npm install --save ......
Read more >
Common errors | npm Docs
Broken npm installation · Random errors · No compatible version found · Permissions errors · Error: ENOENT, stat 'C:\Users\<user>\AppData\Roaming\npm' on Windows 7 ......
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