Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Zip file issues #495

Closed
oldrich-s opened this issue Feb 4, 2016 · 3 comments
Closed

Zip file issues #495

oldrich-s opened this issue Feb 4, 2016 · 3 comments

Comments

@oldrich-s
Copy link

When I upload the following file: dist.zip, sometimes I get no index.html present, sometimes it works. Even when I get no error and it compiles, all the files in all subfolders under the www folder are empty in the resulting IPA file, see: Brosyn.zip. I have zipped the files using gulp-zip.

@benjasHu
Copy link

+1

@goya
Copy link
Member

goya commented Apr 9, 2016

your zip is craaaaazy. bad folder permissions. what platform was this zipped in?

it's probably related to this sindresorhus/gulp-zip#62

@softwaredude
Copy link

See sindresorhus/gulp-zip#64 (comment). Using the {nodir: true} option to gulp.src with gulp-zip was a simple and effective solution to the upload problems I was experiencing.

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

No branches or pull requests

5 participants