drudge / n8n-nodes-tidbyt

n8n node for interacting with your Tidbyt devices and Pixlet-based applications.
MIT License
8 stars 1 forks source link

Error while trying to install n8n-nodes-tidbyt #2

Closed martindufort closed 2 years ago

martindufort commented 2 years ago

When trying to install from the N8N web UI, the following error is display in the N8N console.

IMG_8327

I also tried to install it directly using npm install n8n-nodes-tidbyt

This gave me a couple of warnings but the node is properly listed when I do: npm list

However if I search for it in the N8N -> add node dialog,I get a message that this node is not found.

This is surely totally my non-understanding of nodes and the associated infrastructure. So sorry for the noise but thanks for pointing me in the right direction if possible.

Env:

martindufort commented 2 years ago

Today I tried to reinstall everything from scratch and got this GitHub repo error when doing: sudo npm install n8n-nodes-tidbyt

n8n-tidbyt-error

martindufort commented 2 years ago

v0.2.3 published to the community nodes of n8n is resolving this issue.