39 results found
I got an excetion throw ReferenceError: $ is not defined in Angular version 11 when I try using Jquery in component to show and hide menubar.
I got an exception throw 'rxjs/Observable' has no exported member 'Observable' in Angular when I trying to create a service business code.
Error: Could not find any Python installation to use in Angular 11 when I tying to upgrade the Angular version from 7 to 11
You seem to not be depending on "@angular/core" and/or "rxjs" in Angular when I trying to run the application after upgrade Angular from 7 to 11.
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.
I get an exception ENOENT: no such file or directory, lstat coreui-icons.css in Angular when upgrading from version 7 to 11
I get an exception throw Module not found: Error: Can't resolve '@angular/localize/init' in Angular 11 when I trying to build project with ng serve command
I get throw Error: Cannot find module '@angular-devkit/core' in Angular 9 when I trying to run my application with command ng serve
Throw an exception: Can't bind to 'ngModel' since it isn't a known property of 'input' in Angular 9 when running project
Angular throw an error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (57)
Angular 9 throws an error "ng: command not found" in macOS when I trying to build my project but Angular CLI is installed.
ERROR Error: No value accessor for form control with unspecified name attribute on the switch in Angular 9
Angular error: If ngModel is used within a form tag, either the name attribute must be set or the form control must be defined as 'standalone' in ngModelOptions.
Angular exception Uncaught Error: Template parse errors: Can't bind to 'formControl' since it isn't a known property of 'input'.