-
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…
-
An easy way to avoid stuff like #1010 would be to have it check that the board_id matches the filename. This will probably need some valid exceptions added like unknown though. Also, this would need t…
-
### 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…
-
```
> vl_compilenn('enableGpu', true)
Error using vl_compilenn>search_cuda_devkit (line 604)
Could not find a valid NVCC executable\n
Error in vl_compilenn (line 251)
if isempty(opts.cudaRoot), op…
-
![image](https://user-images.githubusercontent.com/3740898/39657671-ea6da04c-5012-11e8-8489-d7f87dd17f5b.png)
```
Angular CLI: 6.0.0
Node: 9.11.1
OS: win32 x64
Angular: 6.0.0
... animations, cli…
-
# 🐞 bug report
### Affected Package
The issue is caused by package `@angular/forms`
### Is this a regression?
I don't know. I don't think so.
### Description
When `N…
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli, compiler
### Is this a regression?
No
### Description
I'm on Windows 11, using a [dev drive](https://learn.microsoft.com/e…
-
angular启动时报错: Could not find the implementation for builder @angular-devkit/build-angular:dev-server
在node_modules中已经有 dev-server , 但是启动就会报错
尝试过换淘宝源下载angualr-devkit , 同样失败, 而且报了一堆错误
单独安装 devkit 也是…
-
### Command
extract-i18n
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No respo…
-
Hello,
I've started adapting your schematic to create an SMD (Surface Mount Device) version using Kicad 8. Here's a quick preview of the work in progress. It's still missing many traces and connector…