For now this code always return true on MAC: https://github.com/eclipse/wildwebdeveloper/blob/e52e0990f609f3dcbac5648a4bd012ecf9d753a5
Due this process builder always receiving NPM absolute path only, so use node from PATH (if exists) or fail (/bin/env node)
I think line from above should be just dropped, npm should always be prefixed by built-in node (if exists)