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.

ng build --prod no response

See original GitHub issue

Versions

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:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:19 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
anas3636commented, Dec 26, 2017

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

4reactions
mark-atkcommented, Dec 20, 2017

I also get the Node#moveTo was deprecated. Use Container#append. error after upgrading to Angular 5.1.1 and CLI 1.6.1.

Read more comments on GitHub >

github_iconTop 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 >

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