Home » Forum

Forum

npm ERR! ERESOLVE u...
 
Notifications
Clear all

npm ERR! ERESOLVE unable to resolve dependency tree

   RSS

0
Topic starter

Use 

--legacy-peer-deps

with user package install, it will ignore the peer dependencies

Example:

npm i @ng-bootstrap/ng-bootstrap --legacy-peer-deps
1 Answer
0
Topic starter

Use 

--legacy-peer-deps

with user package install, it will ignore the peer dependencies

Example:

npm i @ng-bootstrap/ng-bootstrap --legacy-peer-deps
Share: