Alfresco ADF App Generator
root@alfresco:/opt/alfresco# npm install -g generator-alfresco-adf-app
> deasync@0.1.12 install /usr/local/lib/node_modules/generator-alfresco-adf-app/node_modules/deasync
> node ./build.js
sh: 1: node: not found
/usr/local/lib
└── (empty)
npm ERR! Linux 4.4.0-116-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "generator-alfresco-adf-app"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! deasync@0.1.12 install: `node ./build.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the deasync@0.1.12 install script 'node ./build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the deasync package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs deasync
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls deasync
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /opt/alfresco/npm-debug.log
npm ERR! code 1
You need the official Long Term Support (LTS) version of node.js. Right now it is 8.10.0: Node.js