Hi,
I've noticed that older versions of linux and ARM based operating systems tend to only have limited older versions of npm and node pre-compiled. Adapt seems to run only on bleeding edge/new node from what I can tell (i may be totally incorrect in that assumption).
As a result, when trying to install Adapt I have to download the node and package sources and use the compilers on the ARM device itself. After that, The only problem is some of the dependencies/packages which are downloaded look like they are only compiled for intel architecture so again fail. I have found some of those sources, recompiled them and fudged it all together and got Adapt running, but I am running into more issues which are definately down to the install. I guess I know the answer to this question, but for the purposes of asking, has anyone done this successfully on an ARM based processor? If so, can you let me know the process you followed?
I can also send over some errors, but i'm not on the device at present - just thought i'd get the question out there.
Thanks
Wes