-
e.g. [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin/tree/master/test), [vite-plugin-stylelint](https://github.com/ModyQyW/vite-plugin-stylelint), [esbuild-plugi…
-
### Current Behavior
Currently, when I'm trying to move any standalone project within my Angular workspace (nx.json config-based), schematic runs and says that it moved project.json file. In reality,…
-
### Current Behavior
In Gitlab CI I want to publish packages with `nx release`.
When I run `nx release -y` it bumps versions, adds changelogs and pushes commits+tags, but tryes to publish **previous…
-
### If possible, please provide a reproduction repository you discovered this bug in.
_No response_
### Which area/package is the issue in?
@koliveira15/nx-sonarqube
### Description
Cur…
-
### Current Behavior
Linting is sometimes failing in CI, not consistently due to an error with `prettier/prettier` rule.
We're using prettier v3.3.3
### Expected Behavior
Should not fail
### GitH…
-
## Overview
[`stripVTControlCharacters`](https://nodejs.org/api/util.html#utilstripvtcontrolcharactersstr) from Node core utilities provide the same functionality.
Do note that this utility func…
-
### Current Behavior
The libraries in my /libs folder are not recognized anymore. No mather what nx command i use only my apps show up. Tested following commands:
- nx run-many
- nx run libName…
-
### Current Behavior
Migration fails due to Storybook 8 migration.
It adds `getAbsolutePath` function which searches for `package.json`, however, `@nx/react/plugins/storybook` does not have a `packa…
ghost updated
1 month ago
-
### Current Behavior
Currently have my nx.json set up with the below config:
```
"release": {
"releaseTagPattern": "{version}",
"version": {
"preVersionCommand": "nx run-many --t…
-
### Current Behavior
NX parallel tasks fail with the errors 'database disk image is malformed' and 'NX DB transaction operation error: SqliteFailure(Error { code: ConstraintViolation, extended_code…