Call it a failed experiment.

Call it a failed experiment. I installed Ubuntu on my old Chromebook and tried to install LW3. Unfortunately the latest version of node for that hardware is 0.6.12 and it chokes trying to do npm install.

Oh well, I figured it was worth a try to find a use for this old thing.

I don’t belive it has to do with Chromebook, more about the version of Node and npm in the Ubuntu version you use.

But I have been known to be wrong before. As I don’t know which version of Ubuntu you use and what faild…

It’s the Arm processor this model of chromebook uses. Limited on the version of node available which doesn’t seem compatible.

@Carl_Fisher ah, yes. Arm have some problems there compared to how to identify hardware.
Thanks for the explanation.