You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Basically, the ui-table element is non-usable which breaks the node-red ui entirely.
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.
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.
The text was updated successfully, but these errors were encountered: