Closed akoutmos closed 5 years ago
Hi @akoutmos,
Thank you for working with our products. Can you please tell me what version of nodejs are you using? I tested with 10.16.3 and everything is working fine.
All the best, Rares
I am on 12.10 at the moment. I rolled back to 11.15 and it seems to work now. Looks like Gulp 3 is not compatible with node 12.*. Thanks for the quick response!
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
When running
gulp build
I expect the static assets to be compiled and minified.Current Behavior
Getting a compilation error.
Failure Information (for bugs)
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
1.Pull down latest version
npm install
$(npm bin)/gulp build
Context