nx icon indicating copy to clipboard operation
nx copied to clipboard

Smart Monorepos · Fast CI

Results 1196 nx issues
Sort by recently updated
recently updated
newest added

### Current Behavior Using WebStorm, I want to be able to set a breakpoint in my code. (ie: a nestjs project). If you add the below configuration to the nx.json,...

type: bug

## Current Behavior when atomized=false, it does not generate build-ci and check-ci targets ## Expected Behavior - when atomized=false, it should still generate build-ci and check-ci targets - upgrade dev.nx.gradle.project-graph...

### Current Behavior Im trying to initialise a nx repo, when i try to run npx create-nx-workspace@latest . --preset nest --appName socket-gateway, it just keep loading forever ![Image](https://github.com/user-attachments/assets/24ae57f3-5d9b-499c-82ba-b8b521eff8bc) ### Expected...

type: bug
scope: misc
priority: high

### Current Behavior nx does not see a project defined in our pnpm workspace named "mobile-ui". If we rename it to anything else (e.g. "mobileui" without the dash), nx detects...

type: bug

## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #

### Current Behavior ![Image](https://github.com/user-attachments/assets/990ad269-0b39-4266-b723-fd7935576beb) .babelrc is also missing ### Expected Behavior 1. Create .babelrc 2. Build the library ### GitHub Repo _No response_ ### Steps to Reproduce 1. Run js...

type: bug

## Summary Implement performance optimizations for task graph loading to dramatically improve initial load times and reduce memory usage in large monorepos. ### Key Performance Improvements - **90%+ faster initial...

### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [ ] Documentation improvement - [x] Documentation feedback ### Is there a specific...

type: docs
scope: docs
priority: low

### Current Behavior During the build, the project's Nuxt plugin is unable to detect the nuxt.config.ts file, resulting in the following error. ### Expected Behavior Building and serving the NX...

type: bug
scope: vue
priority: medium

### Current Behavior Dependency vulnerability scanners are flagging critical bugs for Go 1.19.3 (esbuild 0.21.5) which is present in at least @esbuild/linux-x64 which is a dependency of @nx/[email protected]. CVE https://nvd.nist.gov/vuln/detail/CVE-2023-24540...

type: bug
scope: testing tools
priority: medium