How to install Node-RED in Jetson nano

Hi,
npm is throwing error while installing Node-RED

What I did:
sudo apt install nodejs
sudo apt install npm

Also can anyone help me access GPIO of jetson board

hello eldho.kuriakose,

may I know what’s the failure you seen,
please see-also developer guide, Accessing GPIOs via “gpio” Device Labels.
thanks

Hi Jerry,

I want to know how to install Node-RED and access GPIO pins through Node-RED

hello eldho.kuriakose,

this is 3rdparty tool, please visit GitHub - node-red/node-red: Low-code programming for event-driven applications for full instructions.

Hi Jerry,

I’m aware that it is 3rd party tool but i’m not able to run npm package in jetson nano

hello eldho.kuriakose,

it’s not maintain by NVIDIA, please check system requirements for that package, you may try resolve the issue by yourself.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.