Gottwik / Enduro

Minimalistic, lean & mean, node.js cms
http://www.endurojs.com/
MIT License
690 stars 120 forks source link

Does not work with Node.js 12 (Gulp 3 EOL) #330

Open tuures opened 5 years ago

tuures commented 5 years ago

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).