Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

New node not showing up in Node-Red sidebar

$
0
0

I have a v1.3.3 AEP conduit. I installed a new node via npm:

npm install node-bacnet

This BacNet node isn’t showing up on the NodeRed sidebar. But I do see a <node-bacnet> installed on the </opt/node-red/node_modules> directory, along side the folders <sentiment>, <mqtt>, etc. I’ve restarted the conduit after the install, but still no bacnet node.

Any ideas? I don’t know what mechanism the Conduit uses to start node-red. How do I shut it down so that I can restart it with verbose mode to see errors? Where is the node-red log stored?

Thanks,
Eric


Viewing all articles
Browse latest Browse all 7111

Trending Articles