hyperbrew / bolt-cep

A lightning-fast boilerplate for building Adobe CEP Extensions in React, Vue, or Svelte built on Vite + TypeScript + Sass
MIT License
297 stars 41 forks source link

"TypeError: undefined is not an object" when calling evalEs #118

Closed gorlikariel closed 6 months ago

gorlikariel commented 6 months ago

mac m1 This error suddenly started showing up out of nowhere... Even after rolling back to commits that did work, it doesn't help.

gorlikariel commented 6 months ago

Reverting back to an old commit where everything worked didn't help (even after re-building), something broke in the interaction between bolt and csi

justintaylor-dev commented 6 months ago

Ensure your Apple Silicon machine is setup correctly:

https://hyperbrew.co/blog/setup-extendscript-dev-for-apple-silicon/

If you're still having issues on a fresh Bolt CEP project, (i.e. even the example functions don't work) please provide your system specs and app details.

justintaylor-dev commented 6 months ago

Assuming this issue is resolved, if it comes up again, feel free to re-open