"devDependencies": {
"electron": "11.2.0",
"electron-builder": "^22.9.1"
}
其中如果写成"electron": "^11.2.0"会报⨯ Cannot compute electron version from installed node modules - none of the possible electron modules are installed and version (“^11.2.0”) is not fixed in project.
Google Chrome
Windows 10