Fix NPM warn message for Angular 7
See original GitHub issueAfter 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:
- Created 5 years ago
- Reactions:26
- Comments:14
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We just published
@auth0/angular-jwt@2.1.0
, this should now be released.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.