deso-protocol / deso-protocol/frontend

erro

Open
#641 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
271
Forks
128
PR merge metrics
No merged PRs in 30d

Description

7:45:49 AM: Installing npm packages using npm version 9.8.1
7:45:51 AM: Failed during stage "Install dependencies": dependency_installation script returned non-zero exit code: 1
7:45:51 AM: npm ERR! code ERESOLVE
7:45:51 AM: npm ERR! ERESOLVE could not resolve
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR! While resolving: @angular-devkit/build-ng-packagr@0.1002.1
7:45:51 AM: npm ERR! Found: ng-packagr@11.1.2
7:45:51 AM: npm ERR! node_modules/ng-packagr
7:45:51 AM: npm ERR! dev ng-packagr@"^11.1.2" from the root project
7:45:51 AM: npm ERR! peerOptional ng-packagr@"^11.0.0 || ^11.2.0-next" from @angular-devkit/build-angular@0.1102.11
7:45:51 AM: npm ERR! node_modules/@angular-devkit/build-angular
7:45:51 AM: npm ERR! dev @angular-devkit/build-angular@"~0.1102.11" from the root project
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR! Could not resolve dependency:
7:45:51 AM: npm ERR! peer ng-packagr@"^10.0.0" from @angular-devkit/build-ng-packagr@0.1002.1
7:45:51 AM: npm ERR! node_modules/@angular-devkit/build-ng-packagr
7:45:51 AM: npm ERR! dev @angular-devkit/build-ng-packagr@"~0.1002.1" from the root project
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR! Conflicting peer dependency: ng-packagr@10.1.2
7:45:51 AM: npm ERR! node_modules/ng-packagr
7:45:51 AM: npm ERR! peer ng-packagr@"^10.0.0" from @angular-devkit/build-ng-packagr@0.1002.1
7:45:51 AM: npm ERR! node_modules/@angular-devkit/build-ng-packagr
7:45:51 AM: npm ERR! dev @angular-devkit/build-ng-packagr@"~0.1002.1" from the root project
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR! Fix the upstream dependency conflict, or retry
7:45:51 AM: npm ERR! this command with --force or --legacy-peer-deps
7:45:51 AM: npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR!
7:45:51 AM: npm ERR! For a full report see:
7:45:51 AM: npm ERR! /opt/buildhome/.npm/_logs/2023-10-05T00_45_49_612Z-eresolve-report.txt
7:45:51 AM: npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2023-10-05T00_45_49_612Z-debug-0.log
7:45:51 AM: Error during npm install
7:45:51 AM: Build was terminated: dependency_installation script returned non-zero exit code: 1
7:45:51 AM: Failing build: Failed to install dependenciese

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the root dependency declarations against the reported npm ERESOLVE log, focusing on the incompatible Angular build-ng-packagr and ng-packagr versions. Reproduce the dependency installation failure with the project's npm setup; done means dependencies install successfully without forcing or bypassing peer-dependency checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
build-system, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.