Jump to content

Problems uploading my module


stratboy

Recommended Posts

Hi, this is the error I keep getting:

 

'Your module is too big (50Mo max), has an invalid structure or contains temp files like __MACOSX'

My module passed every error from the validator. Structure should be just fine. I can't see files like __MACOSX even with ls -a. So what's the problem here?

 

Thank you, regards

Link to comment
Share on other sites

Hi stratboy!

 

If you go to your server module directory and look through the example FileZilla you should see this particular directory structure __MACOSX. You probably use a Mac or?

 

Apple puts up some hidden files, including indexing of images!

 

 

Tell us what you see and if you packed your module via a Mac or not!

 

Best regards

MacRoy

  • Like 1
Link to comment
Share on other sites

Hi stratboy!

 

If you go to your server module directory and look through the example FileZilla you should see this particular directory structure __MACOSX. You probably use a Mac or?

 

Apple puts up some hidden files, including indexing of images!

 

 

Tell us what you see and if you packed your module via a Mac or not!

 

Best regards

MacRoy

 

Hi MacRoy! Thank you for your answer.

I'm using a mac of course, but, I'm zipping via grunt-contrib-compress, as part of a task list:

 

https://www.npmjs.co...ontrib-compress

 

And anyway, I can assure that the zipped folder (and the unzipped) don't contain any .DS_Store or __MACOSX folder, not only because I build the content using grunt-contrib-copy (that if not explicitly defined, it doesn't move any .* file), but also because I checked with ls -a.

Also the server snapshot is cristal clear.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...