abreits / node-red-contrib-amqp

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

Do these nodes work in the latest version of node-red? #27

Closed GTerryLiu closed 4 years ago

GTerryLiu commented 4 years ago

When I used "amqp input" node, I got errors and could not make a connection to rabbitmq. I got an error message like this, "AMQP input node connect error: Cannot assign to read only property 'toLowerCase' of undefined." Node version: v10.16.3 NPM version: 6.9.0 Node-red version: v1.0.2 Do these nodes work in the latest version of node-red?