-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
On my intel mac with sequoia 15.3.1 (24D70) I have a problem while installing GCPEditorPro :
npm install
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: gcp-editor-pro@1.4.0
npm error Found: @angular/common@9.1.13
npm error node_modules/@angular/common
npm error @angular/common@"~9.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^6.0.0-rc.0 || ^6.0.0" from ng-open-cv@0.3.1
npm error node_modules/ng-open-cv
npm error ng-open-cv@"^0.3.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/bonaime/.npm/_logs/2025-03-18T08_22_01_033Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/bonaime/.npm/_logs/2025-03-18T08_22_01_033Z-debug-0.log
the log file is
'Log files:
/Users/bonaime/.npm/_logs/2025-03-18T08_22_01_033Z-debug-0.log
# npm resolution error report
While resolving: gcp-editor-pro@1.4.0
Found: @angular/common@9.1.13
node_modules/@angular/common
@angular/common@"~9.1.1" from the root project
Could not resolve dependency:
peer @angular/common@"^6.0.0-rc.0 || ^6.0.0" from ng-open-cv@0.3.1
node_modules/ng-open-cv
ng-open-cv@"^0.3.1" from the root project
Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.
npm -v
10.9.2
ng --version
Node.js version v23.10.0 detected.
Odd numbered Node.js versions will not enter LTS status and should not be used for production. For more information, please see https://nodejs.org/en/about/previous-releases/.
Workspace extension with invalid name (defaultProject) found.
19.2.3
Any idea ?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels