install sqlite node to node-red app

Home Forums Conduit: AEP Model install sqlite node to node-red app

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18014
    Akshay Bhavsar
    Participant

    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

    #18084
    Heath Raftery
    Participant

    What happens why you try?

    Step 1 would probably be:

    cd /opt/node-red/nodes
    npm install node-red-node-sqlite

    More info:

    Adding nodes to node-red

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.