-
### Current Behavior
I upgraded my workspace to nx 18. Linting passed before the upgrade, but after the upgrade `@nx/dependency-checks` started reporting all my dependencies as obsolete:
```
C:…
-
### Current Behavior
When I create files with [ and ] in the name, the format check fails, as it can't find the file. It seems that the filename is passed to a globber, perhaps of the OS, and the exe…
-
### Current Behavior
Since this morning, I have issues running the `nx` command with no changes to the codebase or dependencies:
- A `.nx` folder is created in project root folder (file added to…
-
### Current Behavior
We sometimes use `nx:noop` executor where a target doesn't make sense for a particular package. For example, in a `docs` package which contains no code, the `test` target uses `…
-
## Current Behavior
Intellij Idea with NX Console opens `project.json` with Data Editor and Viewer if form of a table. [Data Editor and Viewer](https://www.jetbrains.com/help/idea/data-editor-and-…
-
### Current Behavior
* app serve fails with: `Workspaces is not a constructor`
### Expected Behavior
* app is dev server is working
### GitHub Repo
_No response_
### Steps to Reproduce
1. App i…
-
### Current Behavior
monorepo> nx serve shell --verbose
[NX CLOUD] Verifying current cloud bundle
[NX CLOUD] A local bundle currently exists: {
version: '2405.02.15.hotfix3',
fullPath: '/U…
-
### Current Behavior
When running `nx migrate` and applying migrations, the migration scripts changed hundreds of binary files across our monorepo, corrupting them
### Expected Behavior
`nx migrate…
potch updated
5 months ago
-
### Current Behavior
`inflight@1.0.6` has a vulnerability of "Missing Release of Resource after Effective Lifetime".
https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
Nx depends on `glob@7.1.…
-
This is a follow-up from #461 that things still don't seem to be working, or maybe I am missing something that needs to run?
```
➜ drainpipe git:(main) ✗ yarn install
➤ YN0065: Yarn will perio…