Has anyone managed to get "node.js" and "npm" working successfully on any Asus routers, preferably the AC68U?
I've managed to get the older node.js v0.10.29 along with npm running - unfortunately, it appears that the npm package "homebridge", which I'm trying to get running, requires a newer node.js version.
I've also tried the node.js v6.3.1 package that is available with Optware-NG.
Installation succeeds and "node -v" returns "v6.3.1".
However, "npm -v" returns "Illegal instruction" error.
Perhaps the binaries were compiled with hard float option? Or perhaps the kernel used by Asus is too old?
I've managed to get the older node.js v0.10.29 along with npm running - unfortunately, it appears that the npm package "homebridge", which I'm trying to get running, requires a newer node.js version.
I've also tried the node.js v6.3.1 package that is available with Optware-NG.
Installation succeeds and "node -v" returns "v6.3.1".
However, "npm -v" returns "Illegal instruction" error.
Perhaps the binaries were compiled with hard float option? Or perhaps the kernel used by Asus is too old?