Top "Angular-cli-v6" questions

Angular CLI Version 6 – Hamilton

Specified module does not exist Angular 6

Can you tell me why I cannot use below CLI? It says Specified module does not exist. Same error for …

angular typescript angular-cli angular6 angular-cli-v6
Angular CLI assets folder not going into dist folder

We have an Angular 6 universal application. My application suddenly started giving an error. Actually assets folder is not going into …

angular angular-cli-v6
Very Slow ng build --prod in Docker

When I try to build an angular7 project inside docker it takes around 40 minutes. The line that takes 40 minutes is …

node.js angular docker angular-cli-v6
AngularCLI and Angular Material (schematics) error: Collection "@angular/material" cannot be resolved

I am trying to use the Angular schemats that are shown on this page. When I try to use this …

angular angular-material angular-cli-v6
Angular 5 + Firebase: Namespace 'firebase.auth' has no exported member 'IdTokenResult'

I am currently work on web project using Angular 5 and I want to integrate the Firebase Cloud Messaging to send …

firebase firebase-cloud-messaging angular5 google-cloud-functions angular-cli-v6
Bootstrap 4.1.1 Navbar not working with Angular 6

I have been trying to work on Navbar with collapse menu and dropdown link using Bootstrap 4.1.1 and Angular 6 but somehow …

bootstrap-4 angular6 angular-cli-v6
How do you debug an Angular 6 library

I'm writing an Angular 6 Library and cannot figure out how to step into the typescript. I generated the app using: …

angular typescript angular-cli angular-cli-v6 ng-packagr
Angular CLI Generate Library with SASS

I have an Angular6 app that I am trying to create a library for. I was able to generate a …

angular angular-cli angular-cli-v6
ng-cli 6 and font awesome icons not working

I am using font-awesome 4.70, angular 6.0.8, and cli 6.0.8(full versioning below) I am trying to replace our existing webpack process with …

angular font-awesome angular-cli-v6
What is the right way to add an environment configuration to angular.json?

I just updated angular cli to version 6. And of course my app is broken and have been trying to look …

angular angular-cli-v6