question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Production build stuck at 92% percentage

See original GitHub issue

I’m submitting a…


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[x] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:

Current behavior

Source: https://github.com/angular/angular/issues/25286 $ ng build --prod --aot=false Your global Angular CLI version (6.0.8) is greater than your local version (1.5.4). The local Angular CLI version is used.

To disable this warning use “ng config -g cli.warnings.versionMismatch false”. Date: 2018-08-03T14:20:26.925Z Hash: 7ef0dc48f58f3c6be114 Time: 81775ms chunk {0} polyfills.e8c106aae21b5a2364e7.bundle.js (polyfills) 96.2 kB [initial] [rendered] chunk {1} main.2bfa46edcefe41d2d2ed.bundle.js (main) 1.44 MB [initial] [rendered] chunk {2} styles.59fd733508abc03f82fb.bundle.css (styles) 370 kB [initial] [rendered] chunk {3} vendor.abc0af0257250c054d0b.bundle.js (vendor) 4.44 MB [initial] [rendered] chunk {4} inline.6e1478b27af86e1ddf44.bundle.js (inline) 1.45 kB [entry] [rendered]


$ ng build --prod Your global Angular CLI version (6.0.8) is greater than your local version (1.5.4). The local Angular CLI version is used.

To disable this warning use “ng config -g cli.warnings.versionMismatch false”. 92% chunk asset optimization

Production build with aot It is taking too much time. I have wait for 15 minutes. Still not completed. It was stuck at 92%. Please help me out. Should I deploy build on server with --aot=false parameter.

Environment


_                      _                 ____ _     ___
/ \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
/ ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
|___/

Angular CLI: 1.5.4
Node: 8.9.3
OS: win32 x64
Angular: 5.1.3
... compiler, compiler-cli, core, platform-browser
... platform-browser-dynamic
@angular/animations: 4.4.6
@angular/cdk: 5.2.1
@angular/cli: 1.5.4
@angular/common: 4.4.6
@angular/flex-layout: 2.0.0-beta.10-4905443
@angular/forms: 4.4.6
@angular/http: 4.4.6
@angular/material: 5.2.1
@angular/router: 4.4.6
@angular-devkit/build-optimizer: 0.0.33
@angular-devkit/core: 0.0.21
@angular-devkit/schematics: 0.0.37
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.8.4
@schematics/angular: 0.1.7
typescript: 2.4.2
webpack: 3.8.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

3reactions
chdnitinsharmacommented, Aug 22, 2018

Build successful: https://github.com/angular/angular-cli/issues/7110#issuecomment-346911166. Just Upgrade TypeScript. It worked for me.

2reactions
DenysVuikacommented, Aug 14, 2018

We started getting the same problem with 6.1.3. All Travis jobs are down even with node 8.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Laravel mix 4 production build throw error at 92%
Laravel mix 4 production build throw error at 92% ... deploy it to server and run "npm run production", it stuck at 92%...
Read more >
Release app updates with staged rollouts - Play Console Help
With a staged rollout, your update reaches only a percentage of your users, which you can increase over time. Staged rollouts can only...
Read more >
Not charging (stuck at 92%) - Microsoft Community
My laptop is stuck at 92%. No matter how many minutes pass, nothing! It just says '92% available (plugged in)'.
Read more >
CA1260692A - Method for releasing stuck drill string - Google Patents
Another commonly used method to release stuck pipe is the spGtting of an oil ... The non-aqueous fluid will ordi.narily constitute from 40...
Read more >
Webpack production build never finishes on Windows (WSL)
Using the latest master, the webpack production build ( yarn build ) hangs on 92% chunk asset optimization UglifyJSPlugin .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found