Current engine is fixed at 0.8.x, this causes package install to break when using yarn because it's incompatible with higher Node versions.
error start-stop-daemon@0.1.1: The engine "node" is incompatible with this module. Expected version "0.8.x".
error Found incompatible module
Current engine is fixed at 0.8.x, this causes package install to break when using
yarnbecause it's incompatible with higher Node versions.