9 results found
Throw an exception Error: PostCSS plugin postcss-discard-comments requires PostCSS 8 in Angular 7 when trying to run Angular project.
Throw the exception Error TS1086: An accessor cannot be declared in an ambient context in Angular when I trying to run the project.
Angular 7: ERROR in ./src/scss/style.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/lib/loader.js)
CKEditor: How to change 'Https' protocol to the default option of Link plugin in CKEditor 4 Angular 7? Default its select 'Http' Now I want to change 'Https'.
Error: Schema validation failed with the following errors: Data path ".builders['app-shell']" should have required property 'class'.
Error: Node Sass version 5.0.0 is incompatible with ^4.0.0. In angular 7. Install node js version 15.2.1
Error: Cannot find module 'node-sass' In Angular 7 when I run my application with command ng serve -o
How to increment date by one day in TypeScript angular 6+. I try using code javascript to increase one day but it not worked for me.
Error TS2554: Expected 2 arguments, but got 1 using @ViewChild help call method of child component from parent component in Angular 8.0