Installing voxel-stitch logs this warning:
npm WARN engine pngjs@0.4.0: wanted: {"node":"0.8.x"} (current: {"node":"5.3.0","npm":"3.3.12"})
maybe time to update the dependencies:
npm list
│ └─┬ voxel-stitch@0.10.1
…
│ └─┬ save-pixels@0.3.0
│ └── pngjs@0.4.0
latest versions:
https://www.npmjs.com/package/save-pixels 2.3.0
https://www.npmjs.com/package/pngjs 2.2.0