lcarli / NodeRed-Azure-EventHub

Apache License 2.0
0 stars 2 forks source link

Can't find NPM package + old version in NodeRed pallette install dialog #1

Open jantielens opened 7 years ago

jantielens commented 7 years ago

Hi,

It seems I can't get this module installed:

Thanks for your great work! J

lcarli commented 7 years ago

Fixing today! Thank you

aadlani commented 7 years ago

Hi,

Same issue here:

npm install -g node-red-contrib-azure-event-hub-2
npm ERR! Linux 4.9.41-v7+
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "node-red-contrib-azure-event-hub-2"
npm ERR! node v6.12.0
npm ERR! npm  v3.10.10
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/node-red-contrib-azure-event-hub-2
npm ERR! 404
npm ERR! 404  'node-red-contrib-azure-event-hub-2' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/pi/npm-debug.log

Thank you!

Anouar.