Hirokazu MORIKAWA

Results 90 comments of Hirokazu MORIKAWA

@SooHandsome OpenWrt's avahi package does not install that file. Attempting to install that file manually seems to circumvent the error. https://github.com/lathiat/avahi/blob/master/avahi-daemon/org.freedesktop.Avahi.Server.xml

@BKPepe mg editor done.

Hi @xkocahete https://github.com/nxhack/openwrt-node-packages/tree/dev/node-homebridge-eufy-security I have confirmed that it is recognized by Homebridge UI. I do not have the Anker Eufy Security product, so please confirm that it works. I don't...

The latest node.js does not support big-endian MIPS. node.js v12.22.12 will be the last. Also, mips_24kc has no hardware FPU and uses a software FPU to run node.js, but it...

**openwrt-18.06 is EOL. We do not support it.** (But ;) If you build node.js, you need to run 32bit binaries on your host. How to set that up depends on...

Sorry. It is not in my scope.

Hi @artynet Your ideas are simple and effective. Thank you. However, some packages depend on 'node/host'. - cloudreve - adguardhome - transmission That will be a concern.

The other thing I found out is that we need to consider macos and WSL as build environments for OpenWrt other than Linux. There is an official node.js binary package...

I will add an option to support only linux 64bit host. I'm a bit busy right now, so implementation will come a bit later.