hyperbrew / bolt-cep

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

Cannot open extension panel on windows #92

Closed avibiton13 closed 1 year ago

avibiton13 commented 1 year ago

Environment - Windows 11 Pro (Version 10.0.22621 Build 22621, Intel i7-9700).

The main development of my extension was done in macOS, just tried to test it on a Windows machine and it stopped working. yarn build output looks alright - including creation of symlink, but when I try to open it in After Effects, it just doesn't open..

I also tried to start from scratch just to see if it's an issue in my code, and scaffold a new bolt-cep panel - that also won't open in After Effects

avibiton13 commented 1 year ago

My bad - computer was recently formatted and I forgot to add PlayerDebugMode to the Windows Registry