Does anyone know why gulp extension:local would er...
# general
j
Does anyone know why gulp extension:local would error out while concatenating files in pre-templates? It seems that latestFileModified is undefined when it needs to have a value. If I put in a check to see if it is defined, I just get a page with an empty main div. I have never had issues setting up the extension tools before 25.1.0, now I can't get any to compile.
For anyone else experiencing this issue, changing the concurrency limit to 4 on my TBA fixed it