When running node 14, installing hato through npm would give a warning:
npm WARN notsup Unsupported engine for amqplib@0.5.6: wanted: {"node":">=0.8 <=12"} (current: {"node":"14.15.1","npm":"6.14.8"})
npm WARN notsup Not compatible with your version of node/npm: amqplib@0.5.6
@openrm/dev
When running node 14, installing hato through npm would give a warning: