NCD Wireless gateway node registry not found to install


image

Trying to install the wireless gateway node for Node-Red and the registry is not found. Please help, thanks!

Hi,

It is recommended to use the @ncd-io/node-red-enterprise-sensors library for newer applications. ncd-red-wireless is now being suggested only for embedded applications.

Are you using this alongside node-red and if so is Node-Red already installed?

The most common place to install these libraries would be in ~/.node-red

commands:
cd ~/.node-red
npm install @ncd-io/node-red-enterprise-sensors

If you still get errors about reaching out to registry.npmjs.org then it might be something odd about the permissions on the computer its installed on if its a corporate PC.