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

Node version error for Node-red UI table for nodered-sil.sh script #922

Closed
luxscious opened this issue Oct 18, 2024 · 1 comment · Fixed by #816
Closed

Node version error for Node-red UI table for nodered-sil.sh script #922

luxscious opened this issue Oct 18, 2024 · 1 comment · Fixed by #816

Comments

@luxscious
Copy link

Describe the bug

I tried to follow the tutorial for getting setup on everest quickly (I followed this a couple of months ago with success), but I'm encountering errors with the nodered-sil.sh script. I believe the new version of node-red needs Node version >=16 however the docker image that this script is pulling from uses version ~14.

image

Basically, the ui-table element is non-usable which breaks the node-red ui entirely.

EVerest Domain

Simulation

Affected EVerest Module

docker image: everest-nodered

script: /everest/everest-core/build/run-scripts/nodered-sil.sh

To Reproduce

follow the instructions to get setup on everest: (https://everest.github.io/latest/general/03_quick_start_guide.html)
This happens when running:
{EVerest Workspace Directory}/everest-core/build/run-scripts/nodered-sil.sh

Anything else?

I believe you just need to update the Node version in the docker image as the ui table works fine for the other nodered image.

@andistorm andistorm linked a pull request Oct 21, 2024 that will close this issue
3 tasks
@mayuresh-savargaonkar
Copy link

Was there a fix to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants