Hi Everyone, While running gulp extension:deploy ,...
# suitecommerce
t
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
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
@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