ERROR: Electron is required to be installed in your global NPM package repository. Install by running the following from a commandline: npm install electron -g
I can't publish anything in Adobe animate. I tried installing electron. Adobe animate can't detect electron.
Windows/macOS and version? What is the path of you run which electron from the command line (assuming your on Mac)
I am running it on windows. I am using this line "npm install electron -g "
@veadantatwork, you may want to check that electron (and node) are installed in the Windows environment, rather than the Linux Subsystem for Windows. If you can launch a command prompt (cmd.exe) and the command electron launches an electron window, then the extension should work fine. If not, there is something wrong with the electron install.