SB-Admin-BS4-Angular-8 icon indicating copy to clipboard operation
SB-Admin-BS4-Angular-8 copied to clipboard

Chunk failed in product when I deployed the build in a public directory on my web server

Open seatechdev opened this issue 6 years ago • 0 comments

Server: Apache, Ubuntu Directory: public Other Test: Ran a build from the base install of Angular 5 and it worked fine. But SB-Admin breaks.

EROR Error: Uncaught (in promise): Error: Loading chunk 14 failed. Error: Loading chunk 14 failed. at HTMLScriptElement.u (inline.ec0ed95212f08f3baaf8.bundle.js:1) at HTMLScriptElement.S (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at Object.onInvokeTask (main.747cc3d9bb459d19fba5.bundle.js:1) at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.runTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.invokeTask [as invoke] (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at k (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at HTMLScriptElement._ (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at HTMLScriptElement.u (inline.ec0ed95212f08f3baaf8.bundle.js:1) at HTMLScriptElement.S (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at Object.onInvokeTask (main.747cc3d9bb459d19fba5.bundle.js:1) at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.runTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.invokeTask [as invoke] (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at k (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at HTMLScriptElement._ (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at x (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at x (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at polyfills.fd52c5c9e25b219039dc.bundle.js:1 at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at Object.onInvokeTask (main.747cc3d9bb459d19fba5.bundle.js:1) at t.invokeTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.runTask (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at d (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at e.invokeTask [as invoke] (polyfills.fd52c5c9e25b219039dc.bundle.js:1) at k (polyfills.fd52c5c9e25b219039dc.bundle.js:1)

seatechdev avatar Apr 11 '18 04:04 seatechdev