tangrams / tangram-play

Text editor web app for Tangram scenes
https://tangram.city/play/
MIT License
94 stars 27 forks source link

fix build to work with Node 10 #761

Closed meetar closed 6 years ago

meetar commented 6 years ago

Build is failing when using Node 10, relevant issue here: https://github.com/gulpjs/gulp/issues/2162

Will have to upgrade to gulp 4.0 to use node 10. Build currently works with node v9.11.1 – if you've already upgraded to 10, nvm can manage multiple installations of node.