openwrt-node-red icon indicating copy to clipboard operation
openwrt-node-red copied to clipboard

Illegal Instruction

Open jlobao1 opened this issue 3 years ago • 3 comments

I installed the node-red, but when i start the node-red in the command line with the "node-red" command, the node-red does not start and pops up this message: "Illegal Instruction". What is the process to resolve this issue?

jlobao1 avatar Jun 07 '21 09:06 jlobao1

I guess it's not compiled correctly for the architecture of your hardware. What platform / chip are you running on.

dceejay avatar Jun 07 '21 21:06 dceejay

I am running in a mini RTU from Elseta, the WCC LITE, that is based in openwrt. https://elseta.com/portfolio-view/mini-rtu/

jlobao1 avatar Jun 08 '21 08:06 jlobao1

I can't see what processor and architecture that uses. I guess you may need to try to install nodejs and npm manually then try installing Node-RED manually as per https://nodered.org/docs/getting-started/local

dceejay avatar Jun 08 '21 18:06 dceejay