Some module, hopefully not an of the t5/core modules, has a dependency on
"bootstrap" ... but the Boostrap JS has been broken up into a number of
small modules, such as "bootstrap/modal".  The modules don't export
anything, but can be declared as module dependencies to ensure they are
loaded.


On Wed, Sep 11, 2013 at 3:10 PM, George Christman
<gchrist...@cardaddy.com>wrote:

> Hi Guys, I upgraded my test project to 5.4.17 and noticed it broke my
> custom autocompletes, so I seen Howard was releasing a preview release for
> version 5.4.20. Anyhow I'm receiving the following script error which I
> believe is the reason my autocompletes are breaking. Anybody know how to
> fix this?
>
> "NetworkError: 404 /asset.gz/module/bootstrap.js -
> http://localhost:8080/TapDemo/asset.gz/module/bootstrap.js";
> bootstrap.js
> RequireJS error: scripterror: Script error for: bootstrap
> http://requirejs.org/docs/errors.html#scripterror, modules bootstrap
> level(message="RequireJS error: script...rror, modules
> bootstrap")console.js
> (line 100)
> onError(err=
> Error: Script error for: bootstrap
> http://requirejs.org/docs/errors.html#scripterror
>
> var e = new Error(msg + '\nhttp://requirejs.org/docs/errors.html#' + id);
>
> )console.js (line 127)
> onError(err=
> Error: Script error for: bootstrap
> http://requirejs.org/docs/errors.html#scripterror
>
> var e = new Error(msg + '\nhttp://requirejs.org/docs/errors.html#' + id);
>
> , errback=undefined)require-2.1.8.js (line 536)
> onScriptError(evt=error )require-2.1.8.js (line 1666)
>
> consolefn.call(console, message);
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to