-
Notifications
You must be signed in to change notification settings - Fork 329
Fix build issues #2340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix build issues #2340
Conversation
Signed-off-by: ZePan110 <ze.pan@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Node.js version in the CodeTrans UI Docker configuration to fix a build issue. The upgrade from Node.js 20.11.1 to 20.19.0 is necessary for compatibility with chokidar@5.0.0, a file watching library dependency.
- Updated Node.js base image version to resolve build compatibility issue
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
|
CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750 @zhihangdeng Could you pls help check this issue? |
|
DocSum is known issue #2251 |
OK, I will make a PR to solve this soon. |
Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
I built a |
The problem has been solved. Please go ahead. |
It's work. https://github.com/opea-project/GenAIExamples/actions/runs/19878867936/job/56972651413 Thank you Zhihang |
Description
Fix CodeTrans UI build issue
Fix DocSum UI build issue
Fix Translation UI build issue
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.