-
## Current Behavior
When updating to the VSCode extension to v17.28.0 I log in, the first message I get is:
> Successfully authenticated with Nx Cloud. Welcome, `username`
Then the second one i…
-
### Current Behavior
vscode nx plugin failed initialisation
VS code plugin console output
```
[error] Activating extension nrwl.angular-console failed due to an error:
[error] Error: Cannot f…
-
1. Clone repo with existing .NET library solution/proj. One that used `dotnet test` as it's build toolchain.
2. Run ` npx nx g @nx-dotnet/core:lib my-lib` within (per the README)
```
√ Which la…
-
## Current Behavior
eslint --quiet fails with current structure with Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
## Expected Behavior
No err…
-
## Current Behavior
Following the [Nx documentation for TypeScript projects](https://nx.dev/l/r/getting-started/nx-and-typescript) I have discovered an issue when importing a npm package into a…
-
## Current Behavior
Unable to launch the api server via `yarn nx run api:serve`
## Expected Behavior
Expectation: api launches and runs. serves endpoint etc.
## Steps to Reproduce
…
-
## Current Behavior
Migration fails when upgrading from nx 14.1.7 to 14.4.2
In particular, migrations "add-swc-deps" and "add-swc-deps-again" return error `Cannot find module './typescript/compi…
-
Last time I tried to start the registry with SSR it didn't work.
-
### Current Behavior
The `create-nx-workspace` tool no longer supports `angular-nest` as a preset:
```
npx create-nx-workspace [workspace-name] --preset angular-nest
> NX Let's create a ne…
-
## Current Behavior
This is happens with 10.0.0-rc.0 (not sure if it is the same with v9 stable, maybe caused by new version?)
After moving a model (class or interface) from project to lib there i…