nikkow / node-red-contrib-tahoma

Node-RED module to control a Somfy Tahoma box (Roller shutters...). Used for home automation flows.
Apache License 2.0
19 stars 11 forks source link

Installation problem of v2 #20

Closed Programmierfreund closed 4 years ago

Programmierfreund commented 4 years ago

When I install the v2 of node-red-contrib-tahoma using the plugin palette I'm receiving the following error message:

node-red-contrib-tahoma 2.0.0 Error: /data/node_modules/node-red-contrib-tahoma/dist/nodes/tahoma.html does not exist Error: /data/node_modules/node-red-contrib-tahoma/dist/nodes/tahoma-config.html does not exist Error: /data/node_modules/node-red-contrib-tahoma/dist/nodes/tahoma-read.html does not exist

The nodes will not activate. I'm using node-red as container from https://hub.docker.com/r/nodered/node-red running in Container Station on a QNAP NAS. All existing flows are running without problems. I'm not using any special account/user because that was not necessary in the past. 200301 problem contrib-tahoma v2

nikkow commented 4 years ago

Thank you for the report. There was indeed an issue caused by the new structure when pushing it to npm registry. 2.0.1 fixes this.