question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ArtifactName mac os build error

See original GitHub issue

Describe the bug https://github.com/electron-userland/electron-builder/issues/3812 electron-builder bug on mac os build with artifactName

To Reproduce https://github.com/0x77dev/iQOS-Desktop/runs/533154291

Expected behavior mac os zip build

Screenshots see link in reproduce.

Environment (please complete the following information):

  • OS and version: macos-latest
  • node version: 10
  • npm version: latest
  • yarn version (if used): latest
  • vue-cli-plugin-electron-builder version : latest
  • electron version: ^6.0.0
  • other vue plugins used: vuetify
  • custom config for vcp-electron-builder: nope
  • (if possible) link to your repo: https://github.com/0x77dev/iQOS-Desktop

Additional context https://github.com/electron-userland/electron-builder/issues/3812

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nklaymancommented, May 31, 2020

@0x77dev can you try using v2.0 of this plugin? It uses a more recent electron-builder version and might solve your issue.

0reactions
0x77devcommented, May 31, 2020

Also do not include @ in artifact name, 7zip does not work properly with paths that contains @ symbol.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Artifacts can't be found if artifactname and containerfolder aren ...
I'm trying to move my Azure pipeline (yaml) build towards Nuke. Via Nuke; we're uploading artifacts so that these can be used later...
Read more >
Maven install failure: Install doesn't see packaged artifact
Show activity on this post. I have a Maven build failing during the install phase to a No such file or directory error,...
Read more >
PublishBuildArtifacts@1 - Publish build artifacts v1 task
Publishing artifacts from a Linux or macOS agent to a file share is not supported. Example: \\my\share\$(Build.DefinitionName)\$(Build.
Read more >
Common Configuration - electron-builder
in the package.json file of your project using the build key on the top level: ... mac MacConfiguration - Options related to how...
Read more >
build/ci/.azure-devops-macos.yml ... - GitLab
Build Mobile, Desktop and WebAssembly apps with C# and XAML. ... NUGET_PACKAGES: $(build.sourcesdirectory)/.nuget ... ArtifactName: uno-macos-artifacts.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found