zap
zap copied to clipboard
Electron-builder Windows
Electron-builder does not work on Windows
Also have this problem trying to run npm install --omit=dev. using --omit=dev because of not having Visual Studio 2017 running on my PC.
PS C:\ZAP\zap-master> npm install --omit=dev
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
> [email protected] postinstall
> electron-builder install-app-deps && husky install && npm rebuild canvas --update-binary && npm run version-stamp
Der Befehl "electron-builder" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
npm ERR! code 1
npm ERR! path C:\ZAP\zap-master
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c electron-builder install-app-deps && husky install && npm rebuild canvas --update-binary && npm run version-stamp
npm ERR! A complete log of this run can be found in:
npm ERR! ...\AppData\Local\npm-cache\_logs\2023-06-28T12_54_34_328Z-debug-0.log
PS C:\ZAP\zap-master>
Also see attach log file: 2023-06-28T12_54_34_328Z-debug-0.log