Trying to start enduro using Node.js 12 results in: `Unhandled rejection ReferenceError: primordials is not defined` The error seems to come from from Gulp 3 which is EOL (https://github.com/gulpjs/gulp/issues/2324#issuecomment-486435312).
Trying to start enduro using Node.js 12 results in:
Unhandled rejection ReferenceError: primordials is not definedThe error seems to come from from Gulp 3 which is EOL (gulpjs/gulp#2324 (comment)).