However in my forge deploy script the output of node -v is v8.12.0, which of course breaks my deploys because dependencies are not supported by the older version.
I've tried restarting the server. Disabling / re-enabling the deploy script.
Any tips?
Many thanks!
The latest version of Node.js is installed by Forge when it is provisioning a new server. You may wish to upgrade the version of Node.js on your server, as it gets older.