NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

problem installing node-red-contrib-viseo-nedb #95

Open faliqulamin opened 5 years ago

faliqulamin commented 5 years ago

hi, i was installed node-red-contrib-viseo-nedb via NPM & Node-red palette, but nedb node not shown in palette (only xlsx was shown).

can someone help me, and give simple example to use nedb node?

ronopitz commented 5 years ago

The same problem here. The node package node-xlsx is missing in the dependencies section in package.json. The package is loaded in lib/nedb-manager.js.

22 Feb 12:29:04 - [info] Installing module: node-red-contrib-viseo-nedb, version: 0.3.2 22 Feb 12:29:23 - [info] Installed module: node-red-contrib-viseo-nedb 22 Feb 12:29:23 - [info] Added node types: 22 Feb 12:29:23 - [info] - node-red-contrib-viseo-nedb:nedb : Error: Cannot find module 'node-xlsx'