Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
70 views

I'm migrating my angular project from version 5 to 6 following the steps mentioned here angular migration steps. I did all steps but when i run the command ng serve, i got the error Cannot find module ...
0 votes
1 answer
3k views

I'm having this error when I try to create a new component anywhere inside the project: PS C:\Users\Name\Documents\Project\project-app\src\app\modals> ng g c especificacaoTecnicaModal Schematic ...
1 vote
1 answer
2k views

I'm following the official guide to upgrade angular app to version 10 , currently while try to upgrade to CLI version 6 as per the update.angular.io Make sure you are using Node 8 or later Update your ...
0 votes
3 answers
3k views

D:\CDAC Project\Nodejs>npm install -g @angular/cli npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-...
0 votes
1 answer
450 views

This is the link for the 3rd party script file jsfiddle example link, but in that external file is the 3rd party js script file it having the all functions are self-invoked functions. How can I ...
0 votes
2 answers
2k views

I'm trying to figure out why when I run npx ng generate web-worker app, I'm getting this error: Schematic "web-worker" not found in collection "@schematics/angular". my angular cli is: 6.2.7 angular-...
0 votes
1 answer
208 views

Have an image background with a gradient in css using Angular 6 with the CLI template. In dev mode it works fine, but when I do the prod version (ng build "--prod") the css is getting converted to an ...
0 votes
0 answers
434 views

I am using angular 6 and angular cli 1.7 with exported webpack, the requirement is to use amd module and import html on to the component. import * as html from 'text!./app.component.html'; @Component(...
0 votes
2 answers
2k views

I have a folder "dashboards". Inside that i'm trying to create applications using "ng g application promotions". But it creates inside projects/promotions. I also tried using "--flat". But it still ...
1 vote
1 answer
1k views

When i fire ng update it shows two entries for @angular/core. and when i fire ng update @angular/core it goes to 8 form 6 Collecting installed dependencies... Found 99 dependencies. Two or more ...
1 vote
0 answers
245 views

I'm validation slab amount so i have using FormArray but while creating custom validation i am unable to pass FormGroup index of that form control export function maximumAmountValidation(formArray: ...
1 vote
0 answers
39 views

As of today in my Angular 6 project the page it includes a lot of component stylings and other styling as well. How to Reduce styling to only one css file. And please do let me know the Pros and ...
0 votes
1 answer
946 views

While am running the Application, I got the error in the declaration of constants.ts(assigning the json file data to the constant variables.) file. I declared some data in json file like object.json. ...
-1 votes
3 answers
4k views

Hi I need to search a JSON response for all values of the key "columnName" that begin (only begin) with a specific string pattern of... "IDM_" For all matches I want to include a key/value "IDM":true ...
0 votes
2 answers
72 views

I have API data that isn't optimized in its structure I cannot request backend devs restructure it, so I'm looking to tidy the model locally before use in my Angular 2 application. As an example I ...

15 30 50 per page
1
2 3 4 5
...
18

AltStyle によって変換されたページ (->オリジナル) /