Skip to content
New issue

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

Stuck at extracting downloaded packages on Windows 7 #1018

Closed
andresilvasantos opened this issue Jun 21, 2019 · 1 comment
Closed

Stuck at extracting downloaded packages on Windows 7 #1018

andresilvasantos opened this issue Jun 21, 2019 · 1 comment

Comments

@andresilvasantos
Copy link

I had an issue when trying to build packages for any type of platform due to the dependency of cross-zip.

When debugging I realized the package creation completely got stuck at the moment of:

Extracting file.zip to path

I found out, cross-zip dependency has this observation in its README:

This package requires .NET Framework 4.5 or later and Powershell 3. These come pre-installed on Windows 8 or later.

As I had installed Powershell v2, the extraction hanged without any other additional information. I was hoping you could add this minor info to your docs.

@welcome
Copy link

welcome bot commented Jun 21, 2019

👋 Thanks for opening your first issue here! If you have a question about using Electron Packager, read the support docs. If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. Development and issue triage is community-driven, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants