node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

install dweetio report errors

Open killboring opened this issue 4 years ago • 1 comments

when i install extended node( node-red-node-dweetio) ,it reports error ,as follow 图片

  • [ ] Node-RED version: v1.2.8
  • [ ] Node.js version: v14.15.4
  • [ ] npm version:6.14.10
  • [ ] Platform/OS:Windows_NT 10.0.18363 x64 LE
  • [ ] Browser:

killboring avatar Feb 25 '21 08:02 killboring

Hi - moving this over to the node-red nodes repository where the dweetio module is.

This type of error is usually due to missing a dependency in your environment that is needed to build binary modules.

The full error normally provides more information about what is missing. Please either share more of the log, or look for yourself. If possible, don't use screenshots - copy and paste the text.

knolleary avatar Feb 25 '21 10:02 knolleary