Open panzerdev opened 1 month ago
I am not quite sure, how are you running node-red
?
The latest docker image 4.0.5 with node 22 I think
I'm able to see the nodes but i forgot how to use this 😓
FWIW i also don't have a valid account anymore so testing for me is nearly impossible.
I'm able to see the nodes but i forgot how to use this 😓
FWIW i also don't have a valid account anymore so testing for me is nearly impossible.
The error messages is already part is that import style. Try to edit in the node_modules folder and restart, you'll see it's gone.
I'm able to see the nodes but i forgot how to use this 😓
FWIW i also don't have a valid account anymore so testing for me is nearly impossible.
I am getting this same error:
"TypeError: Cannot read properties of null (reading 'status')"
This applies to both the status node and odometer node. I must now be using a newer node-red Docker image.
I can see you have the same error, did you expect this? Or did you find a solution?
I also get an error on the config node:
"TypeError: BlueLinky is not a constructor"
EDIT: Other users are having this problem, but editing the bluelinky.js file in node_modules is not a good solution when running in Docker. https://www.reddit.com/r/node/comments/1gb9efb/node_beginner_what_am_i_doing_wrong/ https://discourse.nodered.org/t/typeerror-bluelinky-is-not-a-constructor/88014
In this commit the style of import was changed. I have tried it in version 3.1.x and 4.0.5 and both are not working with this syntax. Am I doing something wrong or have something in Node Red configured wrong? Is is working for you? The only log I have is that the nodes are missing. Can I provide better logs somehow?
https://github.com/SondreNjaastad/node-red-contrib-bluelinky/commit/9d6ed97cfe4b5969a53f807c52ef645cd714d639#diff-ffd73eb06b8a93d6ac2c9357b4cdc47c0b68537c083e6f30a5b6e24903a5632fL1-R1
https://github.com/SondreNjaastad/node-red-contrib-bluelinky/blob/77d43ad8ee2d14cab0a638959cf22ea1c1232160/bluelinky.js#L1