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

Unable to unzip mac app #68

Open
reggi opened this issue Jan 15, 2015 · 3 comments
Open

Unable to unzip mac app #68

reggi opened this issue Jan 15, 2015 · 3 comments

Comments

@reggi
Copy link

reggi commented Jan 15, 2015

I'm unzipping an mac app and for some reason if I use node-unzip I get this message.

screen shot 2015-01-15 at 12 35 34 pm

@reggi
Copy link
Author

reggi commented Jan 21, 2015

I opened up mac Console and can see it logs the following when I try to run:

1/21/15 4:02:11.440 PM com.apple.xpc.launchd[1]: (com.github.atom-shell.255064[19701]) Could not find and/or execute program specified by service: 13: Permission denied: /Users/thomas/Desktop/wallpaper/wallpaper-app/build/Atom.app/Contents/MacOS/Atom
1/21/15 4:02:11.440 PM com.apple.xpc.launchd[1]: (com.github.atom-shell.255064[19701]) Service setup event to handle failure and will not launch until it fires.
1/21/15 4:02:11.440 PM Finder[339]: spawn_via_launchd() failed, errno=111 label=com.github.atom-shell.255064 path=/Users/thomas/Desktop/wallpaper/wallpaper-app/build/Atom.app/Contents/MacOS/Atom flags=1 : LaunchApplicationClient.cp #1136 LaunchApplicationViaLaunchDJobLabel() q=com.apple.root.default-qos
1/21/15 4:02:11.440 PM Finder[339]: spawn_via_launchd() failed, errno=111 label=com.github.atom-shell.255064 path=/Users/thomas/Desktop/wallpaper/wallpaper-app/build/Atom.app/Contents/MacOS/Atom flags=1

@reggi
Copy link
Author

reggi commented Jan 21, 2015

I think I might have figured out why this is happening.

When I unzip with archive utility or tar It works because they follow simlinks. None of the node unzippers seem to do this.

screen shot 2015-01-21 at 4 37 53 pm

@meteormatt
Copy link

This problem seems can not be resolved.

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