Particle-cli on OS X 10.10.4 install fails [SOLVED]

On OS X 10.10.4, you MUST install node.js version 0.10.29.

If you install node.js version 0.12.7 the install of particle-cli fails with “env: node: No such file or directory” when it tries to install serialport@1.7.4.

What version of node.js is installed? Use:

$ node --version