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

Can't open zip on Mac OS #106

Closed
mattonit opened this issue Sep 27, 2018 · 7 comments · Fixed by #117
Closed

Can't open zip on Mac OS #106

mattonit opened this issue Sep 27, 2018 · 7 comments · Fixed by #117
Labels
bug 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt

Comments

@mattonit
Copy link

mattonit commented Sep 27, 2018

Issuehunt badges

When the package is created on Windows, I cannot open it using Mac OS:
screen shot 2018-09-27 at 09 56 38

Everything works well when the package is created on Mac OS or Linux (tested on Ubuntu 18.04).
What's important, I can extract zip file using "The Unarchiver", but not using default Archive Utility. It's important to make it work with Archive Utility because I can't tell all my clients to use different software. Any thoughts?


IssueHunt Summary

jimbly jimbly has been rewarded.

Backers (Total: $40.00)

Submitted pull Requests


Tips

@sindresorhus
Copy link
Owner

Can you provide a repo or something that reproduces the issue?

@kspearrin
Copy link

Same issue here.

Reproduce here with Windows:

git clone git@github.com:bitwarden/browser.git
cd browser
npm install
npm run dist

Seen here from our CI:
https://ci.appveyor.com/project/bitwarden/browser

Then on macOS try to open the zip outputted in dist\dist-chrome.zip.

You can find a copy of these dist zips on out release here:
https://github.com/bitwarden/browser/releases/tag/v1.39.3

gulp-zip code:
https://github.com/bitwarden/browser/blob/master/gulpfile.js#L60

@justintaylor-dev
Copy link

Also having this issue. Zips and unzips fine on windows, but zipped archive from Windows (10) won't unzip on Mac (High Sierra).

@mush20
Copy link

mush20 commented May 16, 2019

same here

@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label Jun 9, 2019
@IssueHuntBot
Copy link

@issuehunt has funded $40.00 to this issue.


@justintaylor-dev
Copy link

I'm using zip-local till this one is fixed

@issuehunt-oss
Copy link

issuehunt-oss bot commented Jun 27, 2020

@sindresorhus has rewarded $36.00 to @jimbly. See it on IssueHunt

  • 💰 Total deposit: $40.00
  • 🎉 Repository reward(0%): $0.00
  • 🔧 Service fee(10%): $4.00

@issuehunt-oss issuehunt-oss bot added 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt and removed 💵 Funded on Issuehunt This issue has been funded on Issuehunt labels Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants