Skip to main content
Inspiring
November 10, 2021
Question

VScode | Export jsx as binary | Error : cannot read property 0 of undefined

  • November 10, 2021
  • 1 reply
  • 398 views

Hi there,

Am trying to export Jsx as binary from VScode(extendscript extension installed). But when i try to Export jsx as binary it is giving an error saying "cannot read property 0 of undefined"

 

Can someone plz help me with this.? Thanks in advance.

This topic has been closed for replies.

1 reply

Mylenium
Legend
November 10, 2021

Sorry, but without actually seeing your code any such statements are simply not in any way useful. You have to provide the pertinent code bits via screenshots or by pasting them here along with any potential other info like your code editor flagging lines or perhaps wrongly trying to auto-complete something.

 

Mylenium

Inspiring
November 11, 2021

Sorry, i thought issue is not with the code, that's why i didn't share the code. In extend script, i go to File> Export as binary to export my jsx file as jsxbin. In vscode, i installed extendscript debug and i right click and click on Export as binary, am getting error message.

"cannot read property 0 of undefined". Attached is the error snapshot. Please let me know.