jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

Download fails when all options selected #40

Closed arschmitz closed 10 years ago

arschmitz commented 10 years ago

from @aureltime on old jquery-mobile-builder repo on 8-3-13 "query.mobile.custom.zip throw an error 500 in chrome dev tools"

comment by @joshross4 on 9-23-13 error: { "error": "Error: ENOENT, no such file or directory '/var/www/amd-builder.jquerymobile.com/staging/jquery/master/jquery-mobile/js/depend.js'\n at Object.fs.openSync (fs.js:338:18)\n" }

comment by @mrschwabe on 12-9-13 "I tried to download everything but also was experiencing this problem. Seems that one of the options will trigger it to fail. I was able to narrow it down to the Forms > 'Slidertooltip'. Without that checked it was able to download 1.4.0 RC1."

hupfen commented 10 years ago

Just like to mention that this is still occurring, and that the suggested fix (skipping out on Slidertooltip) does work. Of course, that's a pain if you actually want Slidertooltip, but ah well.

It doesn't only happen if you try to download everything; I have quite a few options unselected but that one still breaks the download. So it's less likely an issue of Slidertooltip conflicting with anything and more likely that it itself is broken.

arschmitz commented 10 years ago

@zedland yes its an issue with the meta comments on that file the structure file name is incorrect it should be jquery.mobile.forms.slider.tooltip.css

gabrielschulhof commented 10 years ago

Moving to https://github.com/jquery/jquery-mobile/issues/7027