Fix build issues#2340
Conversation
Signed-off-by: ZePan110 <ze.pan@intel.com>
There was a problem hiding this comment.
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 |
Signed-off-by: ZePan110 <ze.pan@intel.com>
…xamples into ze/fix-build
Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Co-authored-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Co-authored-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Co-authored-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
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.