Problem/Motivation
The gulp version the theme needs is 3.9.x which means we also have to keep using compatible node and npm versions. Node 8 and 10 are already EOL and 12 is also about to end soon.
Proposed resolution
Port the gulp tasks to be compatible with gulp 4 and use a stable node version as dependency.
Is there a plan for this?
Comments
Comment #2
avpaderno