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.

Error renaming file while packaging win32 x64 on OSX host using Electron v0.37.4

See original GitHub issue

When running the packaging for all platform and all architectures, I’m hitting an error.

Packaging app for platform win32 x64 using electron v0.37.4
ENOENT: no such file or directory, rename '/var/folders/sd/nllql7z51k73kttbnbfz26q95ppffy/T/electron-packager/win32-x64/App-win32-x64/electron.exe' -> '/var/folders/sd/nllql7z51k73kttbnbfz26q95ppffy/T/electron-packager/win32-x64/App-win32-x64/App.exe'

Which version of electron-packager are you using?

6.0.0

What CLI arguments are you passing? Alternatively, if you are using the API, what parameters are you passing to the packager() function?

electron-packager ./ --platform=all --arch=all --version=0.37.4 --asar=true --overwrite

What is the host platform are you running electron-packager on?

OSX

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
maleptcommented, Apr 7, 2016

My suggestion is for someone to file a bug in the Electron project to ask for checksums on their files when they generate releases.

See also: https://github.com/electron-userland/electron-prebuilt/issues/51

Read more comments on GitHub >

github_iconTop Results From Across the Web

Electron packager tutorial - Christian Engvall
In this electron packager tutorial we will look at how to create MacOS, Windows and Linux executables with an app icon.
Read more >
Rename .zip file generated by electron packager
I understand electron packager generates .zip file. When this is unzipped it retains the same name. I tried editing index.js under electron- ...
Read more >
Packaging an Electron app for managed distribution across ...
In this code story, we'll explore the following aspects of our solution: Packaging Electron source into Windows binaries; Setting the app in ' ......
Read more >
powered by Falcon Sandbox - Viewing online file ... - Hybrid Analysis
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >
Untitled - Springer
While other architectures have pro- posed fork instructions with semantics similar to that of the traditional UNIX fork() sys-.
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