You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After executing the build command "npm run electron:build". The build is not successful.
Current version of the node 20.11.0
Exit code:
1 failedTask=build stackTrace=Error: C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\app-builder-bin\win\x64\app-builder.exe process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
at ChildProcess. (C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\builder-util\src\util.ts:252:14)
at Object.onceWrapper (node:events:633:26)
at ChildProcess.emit (node:events:518:28)
at ChildProcess.cp.emit (C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (node:internal/child_process:1105:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
The text was updated successfully, but these errors were encountered:
Describe the bug
After executing the build command "npm run electron:build". The build is not successful.
Current version of the node 20.11.0
Exit code:
1 failedTask=build stackTrace=Error: C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\app-builder-bin\win\x64\app-builder.exe process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
at ChildProcess. (C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\builder-util\src\util.ts:252:14)
at Object.onceWrapper (node:events:633:26)
at ChildProcess.emit (node:events:518:28)
at ChildProcess.cp.emit (C:\Users\moham\Desktop\angular-electron-main\angular-electron-main\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (node:internal/child_process:1105:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
The text was updated successfully, but these errors were encountered: