-
Hey there,
Running into this build error. Looks like this might have to do with devkit but I thought the install wasn't needed anymore. I ran `./osx_create_project.sh MAYA_VERSION` with `MAYA_VERS…
-
### Description
Executing `dotnet-dump ps` on Linux, there can be commandline arguments exceeding 60 positions. However, only the last 60 are shown in the table.
Sample:
```
dotnet-dump ps
…
-
**Angular version**:
OS: win32 x64
Angular: 8.2.2
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Packag…
-
## 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…
-
didn't work on Windows 10 latest with latest Chrome and Android
in all version received the isSupported as false :/
```
Angular CLI: 11.0.2
Node: 10.15.0
OS: win32 x64
Angular: 11.0.1
... a…
-
**Description and reproduction of the issue**
Sometimes linting rules can break the code into new lines in a way that adds spaces to the string to be translated, for example:
```html
Change pas…
-
Hi author, how does the parameter +simulation=$challenge affect the configuration when simulating. It seems that the config/simulation path does not exist.
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.803.6` to `0.803.7`.
🚨 [View failing branch](https://github.com/codemastermick/dalywi…
-
## The devDependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli) was updated from `0.803.18` to `0.803.19`.
🚨 [View failing branch](https://github.com/vanishdark/angulara…
-
# Description
We are trying to write a generic abstract service, according to the following example:
```
export interface Setting {
// setting properties
}
export interface SettingActions …