abreits / node-red-contrib-amqp

Node-RED AMQP input and output nodes
16 stars 18 forks source link

amqp.html missiing after install with Manage Palette #34

Open ibmrcruicks opened 4 years ago

ibmrcruicks commented 4 years ago

node-red 1.1.0

Manage Palette - install node-red-contrib-amqp install successful ?no amqp nodes check Installed tab in Manage Palette Error: /home/vcap/app/.node-red/node_modules/node-red-contrib-amqp/lib/amqp.html does not exist

ibmrcruicks commented 4 years ago

only reference I can see that might be relevant - gulpfile.js:62

        .pipe(concat('amqp.html'))