nx icon indicating copy to clipboard operation
nx copied to clipboard

Smart Monorepos · Fast CI

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

## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx. ![image](https://github.com/user-attachments/assets/c9130d0c-3694-4650-8c26-96ff62c7ccad)...

## Current Behavior Fixed the description of the commands to not have raw markdown when running `npx nx login help`. Also updated the description such that we don't specifically mention...

This PR enhances the typescript plugin build detection. Notably the changes include: - Add absolute path handling for package.json entry points. - Simplify the buildable verification - Add glob pattern...

### Current Behavior When I open my NX console, and click on the generate, I expect the options to open. Nothing happens? This happened after I upgraded Angular 17 to...

type: bug
scope: console

## Current Behavior The TUI (Terminal User Interface) is enabled for all environments, including AI agents like Claude Code, which can cause issues with AI-driven development workflows. ## Expected Behavior...

## Current Behavior The heading unit test for the @nx/expo:application generator uses toHaveTextContent with a strict string comparison. This causes the test to fail when the heading output includes minor...

## Current Behavior When running Nx tasks without the daemon, tui, and using run-commands w/ serially running tasks, its possible that Nx will not properly terminate on receiving SIGTERM. ##...

### Current Behavior I have to `Ctrl+C` to `Terminate batch job (Y/N)` out of `npx nx test my-proj --watch` and cannot use any of the keys shown below, . Running...

type: bug
scope: testing tools

### Current Behavior When running `nx run-many` as part of building a docker image on gitlab, nx waits for 10 minutes before exiting. ``` RUN pnpm nx run-many -t build...

type: bug
blocked: retry with latest
scope: core
stale
priority: low

### Current Behavior Running `nx migrate` gives me an error `Failed to install the latest version of the migration script.` I tried migrating to and from many versions but it...

type: bug
blocked: more info needed
scope: core
stale
priority: high