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 am trying to install this node to node-red but i can't because i have an errors
[err] notsup Required: {"node":"10 || 12 || 14 || 16 || 18"}
[err] npm
[err] ERR! notsup Actual: {"npm":"10.5.0","node":"v20.12.2"}
My node and npm versions:
node -v v20.12.2
npm -v 10.5.0
The text was updated successfully, but these errors were encountered:
I am trying to install this node to node-red but i can't because i have an errors
[err] notsup Required: {"node":"10 || 12 || 14 || 16 || 18"}
[err] npm
[err] ERR! notsup Actual: {"npm":"10.5.0","node":"v20.12.2"}
My node and npm versions:
node -v v20.12.2
npm -v 10.5.0
The text was updated successfully, but these errors were encountered: