Hi Everyone,
While running gulp extension:deploy , I am getting this error on command prompt -- > ] TypeError: Cannot read properties of undefined (reading 'clone')at DestroyableTransform._flush .
Is there anyone who can help me with this?
m
Martin
09/05/2024, 11:07 AM
Hey @Tanya Sehgal, have you identified which extension it’s causing the issue? do you use clone() from underscore at any place? have you defined “underscore” in the require?
j
Jes Ochoa
10/04/2024, 2:04 PM
@Tanya Sehgal looks like this is only encountered on the 2024.1.2 version of the dev tools. We still have the 2024.1.0 version and used that one instead