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
trafficstars

## Current Behavior A lib that has the same starting name as another library forces an infinite loop when checking for secondary entry points ## Expected Behavior We're checking all...

Add the ability to turn off prettier, specifically in generators. Currently, prettier is installed automatically with npm 7/8, which there is no way to completely turn it off. ## Description...

type: bug
scope: misc
scope: linter

## Current Behavior Trailing comma when using component generator with `style` set to `none` and `changeDetection` set causing compilation error. ## Expected Behavior No trailing comma when using component generator...

type: bug

Fixes # This PR fixes the spelling mistakes that I found on this page https://nx.dev/guides/react-native.

## Current Behavior Random `nx` crash in our Github CI during a build ## Expected Behavior `nx` can build our projects without failing ## Steps to Reproduce I guess new...

type: bug
scope: js

### Discussed in https://github.com/nrwl/nx/discussions/6275 Originally posted by **salzhrani** July 6, 2021 The documentation explains how deploy a single app. Also, it recommends agains changing the root folder. how can we...

type: question / discussion
scope: nextjs
stale

## Current Behavior Cannot lint in a fresh monorepo without complaints about 'dotenv'. If I install `dotenv` globally, then it complains about more and more packages that need to be...

type: bug
blocked: more info needed
blocked: retry with latest
scope: core
scope: linter

It adds information for the upcoming workshop on nx.dev.

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

## 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/compilation'` Regardless I tried to start any...

type: bug
blocked: repro needed
blocked: retry with latest
scope: core