Node.js 6 Synology Package (DSM 6.x)
- This package need to be build with the Synology Toolkit, package should be located at (toolkit directory)/source/nodejs-synology
- The source code of node.js must be downloaded and extracted in the nodejs-synology directory
From the root directory of Synology Toolkit :
./pkgscripts-ng/PkgCreate.py -c --no-sign nodejs-synology
The builded package is located at (toolkit directory)/result_spk/nodejs-6.3.1/, manual install the .spk through DSM package center (after allowing untrusted packages from settings)
Tested on a Synology DS115j (armada370 CPU), the build script may need to be adapted depending on your NAS model.