ng build --prod no response
See original GitHub issueVersions
Angular CLI: 1.5.3
Node: 8.9.0
OS: darwin x64
Angular: 5.0.2
@angular/cdk: 5.0.0-rc.1
@angular/cli: 1.5.3
@angular/flex-layout: 2.0.0-beta.10-4905443
@angular/material: 5.0.0-rc.1
@angular-devkit/build-optimizer: 0.0.33
@angular-devkit/core: 0.0.20
@angular-devkit/schematics: 0.0.36
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.8.3
@schematics/angular: 0.1.5
typescript: 2.4.2
webpack: 3.8.1
Repro steps
- maybe project is to big??
Observed behavior
<!-- Normally this includes a stack trace and some more information. -->
Desired behavior
this is console, i have wait 3 hour, bug it’s no response!
ng build --prod
11% building modules 12/12 modules 0 activeNode#moveTo was deprecated. Use Container#append.
92% chunk asset optimization
Issue Analytics
- State:
- Created 6 years ago
- Reactions:9
- Comments:19 (2 by maintainers)
Top Results From Across the Web
ng build --prod is not working properly? how to check this?
i have one angular cli application. If i run that using ng serve command, it works fine.
Read more >Identify and Fix Build and Deployment Errors in Your Angular ...
In this guide, you will learn how to spot some of the most common build and deployment errors and how to resolve them...
Read more >Angular `ng build --prod` Error - Medium
You built a library, and tried to use it in a project. When building with --prod you see this unhelpful error: 'Unexpected value...
Read more >ng build - Angular
Option Description Value Type Default Value
‑‑aot Build using Ahead of Time compilation. boolean true
‑‑base‑href Base url for the application being built. string
‑‑delete‑output‑path Delete...
Read more >Toolips ng build –prod error - MDBootstrap
I've checked this case, and found a fix for that. It's problem with Typescript. I think, that it will be fixed in next...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @filipesilva,
Why this is still on need more Info ? I can give more details if you say what you need exactly.
Thank you for your help
I also get the
Node#moveTo was deprecated. Use Container#append.
error after upgrading to Angular 5.1.1 and CLI 1.6.1.