-
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…
-
## Current Behavior
When running nx reset the plugin prevents this due to lock on the nx cache db.
## Expected Behavior
The nx reset should be able to complete
## Steps to Reproduce
Install I…
-
# Description
We are trying to write a generic abstract service, according to the following example:
```
export interface Setting {
// setting properties
}
export interface SettingActions …
-
### 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…
-
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…
-
```
> 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…
-
### Command
serve
### Description
I want to pass environment variables into the application during serve and build. In Angular 19, this works for build: `ng build --define="GGCC_TARGET='hosted'"`, …
-
This would be great for talking to SD cards at faster speeds and also supporting esp-hosted on the ESP32-P4.
~I have already started working on it (for the S3), so this is just a place holder issue…
-
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…
-
**I'm submitting a ...**
* [x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
* **If the current behavior is a bug, please provide the steps to …