We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug the repo will not build out of the box on windows
To Reproduce
• writing effective config file=dist\builder-effective-config.yaml ⨯ Build for macOS is supported only on macOS, please see https://electron.build/multi-platform-build npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: `electron-builder -mwl -p never` npm ERR! Exit status 1
Expected behavior compiled & built desktop app
G Desktop Suite:
Platform:
The text was updated successfully, but these errors were encountered:
turns out i can't build it on macosx either, with a different error:
⨯ /Volumes/samsung/G-Desktop-Suite/node_modules/app-builder-bin/mac/app-builder exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE stackTrace= Error: /Volumes/samsung/G-Desktop-Suite/node_modules/app-builder-bin/mac/app-builder exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE at ChildProcess.<anonymous> (/Volumes/samsung/G-Desktop-Suite/node_modules/builder-util/src/util.ts:243:14) at Object.onceWrapper (events.js:422:26) at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: `electron-builder -mwl -p never` npm ERR! Exit status 1
Sorry, something went wrong.
No branches or pull requests
Describe the bug
the repo will not build out of the box on windows
To Reproduce
Expected behavior
compiled & built desktop app
G Desktop Suite:
Platform:
The text was updated successfully, but these errors were encountered: