Compiling on ARM
If you find that compilation aborts with the following error:
and look at the second line. It should contain an flag, EG:
This indicates that this version of node is compiled for ARMv7. Ensure the correct version of node is installed for your processor.