-
Notifications
You must be signed in to change notification settings - Fork 332
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Priority
P1-Stopper
OS type
Ubuntu
Hardware type
Xeon-GNR
Installation method
- Pull docker images from hub.docker.com
- Build docker images from source
- Other
- N/A
Deploy method
- Docker
- Docker Compose
- Kubernetes Helm Charts
- Kubernetes GMC
- Other
- N/A
Running nodes
Single Node
What's the version?
main branch
Description
https://github.com/opea-project/GenAIExamples/actions/runs/18423505003/job/52573282712
npm install
npm notice
npm notice New major version of npm available! 10.2.4 -> 11.6.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2
npm notice Run npm install -g npm@11.6.2 to update!
npm notice
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: ProductivitySuite@0.0.1
npm ERR! Found: vite@5.4.20
npm ERR! node_modules/vite
npm ERR! dev vite@"^5.3.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^7" from vite-plugin-sass-dts@1.3.34
npm ERR! node_modules/vite-plugin-sass-dts
npm ERR! dev vite-plugin-sass-dts@"^1.3.30" 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! /root/.npm/_logs/2025-10-13T05_16_45_228Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-10-13T05_16_45_228Z-debug-0.log
Reproduce steps
cd ProductivitySuite/docker_image_build/
docker compose -f build.yaml build --no-cache
Raw log
Attachments
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working