-
# š 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ā¦
-
I'm getting the following error message when ng build --prod :
![image](https://user-images.githubusercontent.com/16132965/90250806-fb13bc00-de3c-11ea-8ba4-dd359bf9cf1e.png)
## Environment
ā¦
-
### 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'"`, ā¦
-
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ā¦
-
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ā¦
-
## I'm submitting a...
[ ] Bug report
[ ] Feature request
[ Need Some documentation for impementing this in lower version with particular version of package] Documentation issue or request
ā¦
-
## I'm submitting a...
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
## In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[X] @ng-toolkit/universal
ā¦
-
## 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ā¦
-
Hi, I tried setting up plotly as described in the readme and got the following error:
```Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.```
I then setup a new angular ā¦
-
**Angular version**:
```
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ ā³ \ | '_ \ / _` | | | | |/ _` | '__| ā¦