plugin-electronegativity
error: "warn: Couldn't detect Electron version, assuming v0.1.0"
#2818
Closed
3 tasks done
Labels
Pre-flight checklist
Electron Forge version
6.0.0-beta.63
Electron version
v18.1.0
Operating system
Ubuntu 20.04.4 / macOS 11.6.5 / Microsoft Windows Server 2022 10.0.20348
Last known working Electron Forge version
No response
Expected behavior
The Electron version must be auto-detected
Actual behavior
I configured the
plugin-electronegativity
in a brand new generated Electron+TS+Wepback project (thanks to https://www.electronforge.io/templates/typescript-+-webpack-template), following the plugin doc: https://www.electronforge.io/config/plugins/electronegativityIn my CI, running on Mac, Windows and Linux, when I run
yarn make
I have the following error:warn: Couldn't detect Electron version, assuming v0.1.0. Defaults have probably changed for your actual version, please check manually.
Steps to reproduce
yarn make
Additional information
No response
The text was updated successfully, but these errors were encountered: