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

OpenWrt Project Node.js packages. v18.x TLS and v20.x LTS

Results 27 openwrt-node-packages issues
Sort by recently updated
recently updated
newest added

``` ../src/node_metadata.cc:17:10: fatal error: ngtcp2/version.h: No such file or directory 17 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. ``` `ngtcp2` is missing in OpenWrt package feeds.

```txt arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o /build/source/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/node-v16.15.0/out/Release/obj.target/v8_co> arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o /build/source/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/node-v16.15.0/out/Release/obj.target/v8_co> arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o /build/source/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/node-v16.15.0/out/Release/obj.target/v8_co> arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o /build/source/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/node-v16.15.0/out/Release/obj.target/v8_co> arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o /build/source/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/node-v16.15.0/out/Release/obj.target/v8_co> arm-openwrt-linux-muslgnueabi-g++ -Os -pipe -o...

See this discussion. https://github.com/npm/cli/issues/4896 The workaround is this, but I don't think it's good... ``` git config --global url."ssh://git@".insteadOf git:// ```

Do not start without install Winston-transport

I compile Homebridge and install to the router, but in apple home app I didnt found device to add in to Homekit. I saw one solution. Need to install Avahi...

https://github.com/GladysAssistant/Gladys

Hello, I am developing a custom OpenWrt image but now want to include node-red with tensorflowjs. Please advise me on how this can be achieved. Also, I would appreciate it...

In the latest version of OpenWrt, support for MIPS FPU emulators has disappeared. This removes mips(eb,el) and mips64(eb,el) from the active list. https://github.com/openwrt/openwrt/commit/ac5671f46cb4a300e2a8ae00db70c248828367f5

I manage to add KERNEL_MIPS_FPU_EMULATOR and successfully compile 21.02 with this option. after i install package from last version 19.07.07 and node dosnt work. OpenWrt 21.02.0-rc3, r16172-2aba3e9784 ----------------------------------------------------- === WARNING!...

A custom prebuild packages repository for node.js is available for limited use. Only the latest version of Stable Release is available. (Currently **24.10.4**) The node.js version is Active LTS (Currently...