-
## Current Behavior
The plugin was installed as in the description. One WebStrom works perfect with the pluging. Other one not starts nx-webstrom.
## Expected Behavior
Menu bar has not Nx, the T…
-
My apologies if I'm not adding this issue correctly... very much a newbie here.
I've run into some trouble in an Angular/Ionic application where typescript got angry about having multiple package.j…
-
### Current Behavior
Nx does not run test tasks
### Expected Behavior
Nx must run test tasks
### GitHub Repo
https://github.com/arthurgubaidullin/fcm-reg-token-management/tree/bug-repro/20-0-2-no…
-
# 🐞 bug report
### Description
Since ``Angular 19``, components are standalone by default. However, the LS does not seems to take that into account. I've migrated my Angular app to Angular 19 so now…
-
```js
shared: {
react: { singleton: true, eager: true },
"react-dom": { singleton: true, eager: true }
},
```
![image](https://user-images.githubusercontent.com/58589917/148480880-46856c…
-
## The Problem
Since a while, and I don't know since when, running any variant of `cargo test --doc` puts my CPU at 100% so hard, that it crashes my PC if I don't Ctrl+C early enough. Running other t…
-
Hey there,
We're using Nx in our project, and when attempting to run the command `nx g @jscutlery/cypress-angular:setup-ct --project projectName`, I get the following output:
`The "path" argumen…
-
HI, all
I want to know the means about some auguments (like Devices BatchSizeGPU BatchSizeDLC WS_GPU WS_DLA input and output)
* The BatchSizeGPU is the number of picture inferencing once?
Than…
-
### Current Behavior
After updating to NX Version 20.0.3 (using `nx migrate latest`) e2e tests with cypress are not working anymore using `nx run-many -t e2e` command.
Following error appears:
```
…
-
### Current Behavior
After upgrading from Nx "18.3.5" to "20.0.6", my Jenkins build (running in docker on linux) started to fail running `nx run-many --target build` with a Sqlite **DatabaseBusy** er…