Installing an old node.js version

Hello community,

for home automation I actually run a RPi 3 with pimatic. I asked my self whether it would be possible to install pimatic on Open WRT too...

The router of my choice will be the Linksys WRT3200ACM.

The main issue I see at the moment is, that pimatic requires node.js in version 4.6.x

Is there any userfriendly method to install an old node.js version on OpenWrt?

Thanks in advance
Paul

I guess you can try to prepare the build environment on your computer, modify the Makefile to point to a different version of node.js, and build the packages yourself... but I am not sure I would call that "user friendly".

1 Like