-
angular启动时报错: Could not find the implementation for builder @angular-devkit/build-angular:dev-server
在node_modules中已经有 dev-server , 但是启动就会报错
尝试过换淘宝源下载angualr-devkit , 同样失败, 而且报了一堆错误
单独安装 devkit 也是…
-
There are many errors with my current setup related to selecting elements from the dom. Here are some examples
>core.js:4197 ERROR TypeError: Cannot read property 'focus' of null
>core.js:4197 ERR…
-
I use exceljs in a project that uses Angular13. When I run `ng build` I receive:
` Can't resolve 'dir/node_modules/@angular-devkit/build-angular/node_modules/@babel/runtime/regenerator' in 'dir\nod…
-
## I'm submitting a
(Check one with "x" from given options)
- [x] Bug report
- [ ] Feature request
## Current behavior
(Check screenshot for better understanding)
The "worker" service fail…
-
### Describe the Issue
Debugging a web app in local DevContainer gives errors and does not allow for debugging.
![image](https://github.com/microsoft/vscode-dotnettools/assets/2404846/82861a37-9…
-
# Description
We are trying to write a generic abstract service, according to the following example:
```
export interface Setting {
// setting properties
}
export interface SettingActions …
-
First of all thank you for this awesome project :rocket: :heart_eyes:
# Description
I created a zoneless rx-angular-playground and tested the counter example from the [docs](https://rx-angular.i…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.8` to `0.13.9`.
🚨 [View failing branch](https://github.com/buildit/dev-skill-entry…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.13.5` to `0.13.6`.
🚨 [View failing branch](https://github.com/angular-material-extens…
-
I am trying to run this app in visual studio code but I am getting "this site cannot be reached" when using port 9000,
Config:
Windows 10 Enterprise, build 19044.1645
Angular CLI: 13.0.4
Node…