Closed Nicao closed 1 year ago
2023-03-09T11:22:09.814Z [err] Not compatible with your version of node/npm: node-red-contrib-dotnsf-gpt35@1.1.5 2023-03-09T11:22:09.814Z [err] npm ERR! notsup Required: {"node":"16.x"}
That node isn't compatible with NodeJS 16, please remove it.
For the second error the instruction is in the error message:
2023-03-09T11:24:39.746Z [err] npm ERR! ENOTEMPTY: directory not empty, rename '/config/node-red/node_modules/are-we-there-yet'
Remove it and try again.
../Frenck
Problem/Motivation
In Node-RED version 14.0.4 I can't install or update paletts anymore.
Expected behavior
New modules shall be installable or existing modules updatable through the built-in packet manager of Node-RED.
Actual behavior
Installations fails pointing out that this engine isn't supported.
Example of a new installation
Example of an update
Steps to reproduce
Try installing a new module via Node-RED Palette manager Environment:
Home Assistant 2023.3.2 Supervisor 2023.03.1 Operating System 9.5 Frontend 20230301.0 - latest
Proposed changes
No idea :)