Skip to content
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

[Improvement] Upgrade the default NodeJS and npm versions of dashboard. #1706

Closed
3 tasks done
yl09099 opened this issue May 12, 2024 · 0 comments · Fixed by #1707
Closed
3 tasks done

[Improvement] Upgrade the default NodeJS and npm versions of dashboard. #1706

yl09099 opened this issue May 12, 2024 · 0 comments · Fixed by #1707

Comments

@yl09099
Copy link
Contributor

yl09099 commented May 12, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

The dashboard on MacOS does not support the M-chip of Node14, resulting in a local compilation failure, and you need to upgrade to Node16 or npm8 or later.

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm install) on project dashboard: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]

How should we improve?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
jerqi pushed a commit that referenced this issue May 23, 2024
…ashboard. (#1707)

### What changes were proposed in this pull request?

Upgrade the versions of NodeJS and npm.

### Why are the changes needed?

The dashboard on MacOS does not support the M-chip of Node14, resulting in a local compilation failure, and you need to upgrade to Node16 or npm8 or later.

Fix: #1706 

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No testing required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant