Created
November 15, 2023 22:42
-
-
Save hodrigohamalho/46b8ec28b2605820a8869da1e2a55471 to your computer and use it in GitHub Desktop.
now-ui-error.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Desktop/now-ui-dashboard-pro-angular-v1.4.0 ❯ | |
❯ nvm use 20.9.0 | |
Now using node v20.9.0 (npm v10.1.0) | |
❯ npm install | |
npm ERR! code ERESOLVE | |
npm ERR! ERESOLVE could not resolve | |
npm ERR! | |
npm ERR! While resolving: @swimlane/[email protected] | |
npm ERR! Found: [email protected] | |
npm ERR! node_modules/rxjs | |
npm ERR! rxjs@"~7.8.0" from the root project | |
npm ERR! peer rxjs@"^6.5.3 || ^7.4.0" from @angular/[email protected] | |
npm ERR! node_modules/@angular/cdk | |
npm ERR! @angular/cdk@"^15.2.0" from the root project | |
npm ERR! 8 more (@angular/common, @angular/core, @angular/elements, ...) | |
npm ERR! | |
npm ERR! Could not resolve dependency: | |
npm ERR! peer rxjs@"^6.6.3" from @swimlane/[email protected] | |
npm ERR! node_modules/@swimlane/ngx-datatable | |
npm ERR! @swimlane/ngx-datatable@"20.0.0" from the root project | |
npm ERR! | |
npm ERR! Conflicting peer dependency: [email protected] | |
npm ERR! node_modules/rxjs | |
npm ERR! peer rxjs@"^6.6.3" from @swimlane/[email protected] | |
npm ERR! node_modules/@swimlane/ngx-datatable | |
npm ERR! @swimlane/ngx-datatable@"20.0.0" from the root project | |
npm ERR! | |
npm ERR! Fix the upstream dependency conflict, or retry | |
npm ERR! this command with --force or --legacy-peer-deps | |
npm ERR! to accept an incorrect (and potentially broken) dependency resolution. | |
npm ERR! | |
npm ERR! | |
npm ERR! For a full report see: | |
npm ERR! /Users/rramalho/.npm/_logs/2023-11-15T22_42_07_948Z-eresolve-report.txt | |
npm ERR! A complete log of this run can be found in: /Users/rramalho/.npm/_logs/2023-11-15T22_42_07_948Z-debug-0.log | |
~/Desktop/now-ui-dashboard-pro-angular-v1.4.0 ❯ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment