Yeah, we suggest in our setup docs that folks install LTS version of Node for this reason.
The speed at which node can move/upgrades makes depending on Node9 pretty crazy.
Constant updates make it hard for libs that require native compilation (node-sass, node-gyp) hard to keep up with.
They do their best, but using the LTS version of node is your best bet.