Hello,
I built my custom node and wanted to try it in my local n8n instance; see the code here.
I started n8n with n8n start, after builiding the node and running npm link n8n-nodes-signature inside ~/.n8n/nodes/. The thing is I don’t see my node in the interface.
Any clues?