-
**NOTE**: This project is for Ruby version 2.3 and older.
For Ruby versions >= 2.4 please file an issue [here]( https://github.com/oneclick/rubyinstaller2/issues/new ).
## What problems are you ex…
-
### The problem
After updating to 2024.10.0, my devices with ignore_efuse_mac_crc don’t boot anymore.
Error is:
Base MAC address from BLK3 of EFUSE version error
Rolling back to 2024.9.2 and e…
-
# 🐞 bug report
### Affected Package
Not sure about the affected package. It worked fine with Angular 9
### Is this a regression?
Yes
### Description
In our Angular app we us…
-
```
> 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…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Type: Bug
The C# extension (I think) crashes with this message when I open a Polyglot notebook inside a devcontainer for .NET 9:
> The Microsoft.CodeAnalysis.LanguageServer server crashed 5 times in…
-
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…
-
### Which @angular/* package(s) are the source of the bug?
service-worker
### Is this a regression?
Yes
### Description
Consider the following scenario:
- There is an existing Angular app with…
-
![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…
-
angular启动时报错: Could not find the implementation for builder @angular-devkit/build-angular:dev-server
在node_modules中已经有 dev-server , 但是启动就会报错
尝试过换淘宝源下载angualr-devkit , 同样失败, 而且报了一堆错误
单独安装 devkit 也是…