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

A packing up of Node-RED for OpenWRT

Results 5 openwrt-node-red issues
Sort by recently updated
recently updated
newest added

Hi, We can't install the package properly using image builder: ``` Finalizing root filesystem... ~/openwrt-imagebuilder-bcm27xx-bcm2711.Linux-x86_64/staging_dir/host/bin/sed: can't read /usr/lib/lua/luci/dispatcher.lua: No such file or directory ./usr/lib/opkg/info/node-red.postinst: line 1: /etc/init.d/node-red: No such file...

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"....

root@OpenWrt:~# opkg install node-red_1.0.3.ipk Collected errors: * pkg_init_from_file: Malformed package file node-red_1.0.3.ipk. Model: TP-Link Archer C2600 Firmware Version: OpenWrt 19.07.1 r10911-c155900f66 / LuCI openwrt-19.07 branch git-20.029.45734-adbbd5c

I'm trying to install it on an Arduino Yùn (AR9331). I've installed node and npm but the package can't find it. ```root@Arduino:~/openwrt-node-red-master/dist# opkg install node-red_0.20.5.ipk Installing node-red (0.20.5) to root......