install sqlite node to node-red app
- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › install sqlite node to node-red app
Tagged: multitech conduit, Node-RED
Hi there,
I have got multitech AEP conduit and node-red app is running on that. I would like to install sqlite database node in node-red. Is there way to do that ? If it is then how can I do it ?
Thanks
Akshay
What happens why you try?
Step 1 would probably be:
cd /opt/node-red/nodes
npm install node-red-node-sqlite
More info: