-
### Current Behavior
There are certain times when `@nx/workspace:move` will not move libraries when I need it to, instead choosing to print up an error (as seen in the appropriate later field, which …
-
**Describe the bug**
When creating a new stencil library or application using `$ nx generate @nxext/stencil:app my-app --verbose` command, it fails and throw the following error `implementation is n…
-
### Current Behavior
I'm getting an error when attempting to run nx lint on any of the apps/libs in my repo after migrating to v20.0.10. This is hosting two Next.js apps and `nx run {projectName}` wo…
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
1. Set "@angular-architects/native-federation:build" executor for serve target…
-
### Current Behavior
I'm trying to add Nx to my TS monorepo.
On first try, I installed it (pnpm i nx) but any run would hang on indefinitely. So I removed it, tried to reinstall it but now it ha…
JbIPS updated
8 hours ago
-
**Is your feature request related to a problem? Please describe.**
We use NX (https://nx.dev) and would love for this extension to work.
When trying we just get `Your supportFile is missing or inval…
-
**Sigma.js version:** n.a.
**Graphology version:** n.a.
**Operating System:** Windows 11
**Web browser:** n.a.
### Steps to reproduce
Clone the repo, run `npm i`.
### Expected behavior
…
-
nx 16 is out and the update to nx 16 is blocked by the supported range of @nx-plus/docusaurus.
Could you update the supported range of nx?
-
### Current Behavior
We are using GitHub Actions cache as our NX cache, which we require due to organisational constraints. In line with guidance [here](https://nx.dev/troubleshooting/unknown-local-c…
-
### Current Behavior
When placing Nx targets in a workspace's root `package.json` file:
```jsonc
{
"name": "client-vscode",
"version": "0.0.0",
"private": true,
"workspaces": [
...
],
…