-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Registry Invalid zip file #7069
Comments
I think that the registry has problems if the zip contains to many files. I joined the documentation files into one file and it works fine now. |
@Wikunia would you mind attaching the problematic zip to this issue? I'd like to track this issue and figure out the reason for this issue. Thanks. |
Yeah, this sounds potentially different from #7076 if combining files without making them smaller causes the error to go away -- sounds unlikely to be caused by ZIP file size in bytes, then... |
@ingorichter You can download the zip file here: http://github.wikunia.de/quickdocsphp.zip |
@Wikunia Thanks! |
@peterflynn You're correct. There should be no limit on the number of files, so there may be a bug here. |
Brackets Website Admin 0.0.1 I am having the same problem Last version (uploaded) I have been trying to do a test first as a new extension renamed as mytest - (also in the package.json file), |
I tried to upload my extension https://github.com/Wikunia/brackets-QuickDocsPHP to the registry but I always get this error:
"The extension package is invalid: The uploaded content is not a valid zip file."
I tried the GitHub zipper and local zippers. I can install it via url so the zip file should work actually.
This is the GitHub zip file:
http://github.wikunia.de/quickdocsphp.zip
The text was updated successfully, but these errors were encountered: