-
We're using teamcity for CI and would like to use nx-stylelint to get it runing within the nx commands.
Could you please add support for the custom-formatter CLI flag?
-
@hudochenkov,
`"order/properties-order": [ [],
{
"severity": "warning"
}
]`
I wanted to change severity of `order/properties-order` as warning. With that don't wante…
-
### Description
After installing latest version of the package I started getting the below error during ng test.
SyntaxError: Unexpected token 'export'
* igniteui-angular version:
* bro…
-
### Which @angular/* package(s) are the source of the bug?
upgrade
### Is this a regression?
Yes
### Description
I have updated my angular project from v8.0 to v11.2 and getting followi…
-
**Describe the bug**
Angular 13.1 was released yesterday, however when trying to build Storybook 6.4 with Angular 13.1, there is an error thrown:
```
ERR! TypeError: getTypescriptWorkerPlugin is …
-
I added the plugin to my package.json and tried to execute the generate domain command using the console and the nx console plugin in my project. I also created a new nx angular workspace. Each of thi…
-
I'm trying to connect my repo to Nx Cloud, and when I try to add the @nrwl/nx-cloud package, it's not liking the node engines.
```
Error: Command failed: yarn add -D @nrwl/nx-cloud@latest
error n…
-
When generating a config for a project, it replaces the entire targets object, instead of appending to it.
This was done on the latest `create-nx-workspace`, with the default app named `site`.
*…
-
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have updated to the latest version of the packages.
- [x] I have [read the FAQ](https://typescript-eslint.io/docs/linting/trouble…
-
# 🐞 Bug report
Yarn install takes 3x more time to finish installation and move on
### Command (mark with an `x`)
yarn install
### Is this a regression?
yes: works normal till version 13.2.0…