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 Hi there, In our Nx plugin, we have a "version" target that points to the dist bundle like so: ```jsonc "version": { "executor": "./dist/packages/semver:version" } ``` In...

type: bug
scope: core

### Current Behavior Any nx cli command fails with the following output: Original error: Failed to convert napi `Undefined` into rust type `String` Error: Failed to convert napi `Undefined` into...

type: bug
blocked: repro needed
blocked: more info needed
scope: js

### Current Behavior When using `generateLockfile` on the `@nx/next:build` fails with ```sh Original error: Cannot read properties of undefined (reading 'has') TypeError: Cannot read properties of undefined (reading 'has') at...

type: bug
scope: js

### Current Behavior after migrating from nx 14.7.5 to to 15.3.3, I started getting this error; ![Screenshot 2022-12-15 at 13 42 46](https://user-images.githubusercontent.com/8726938/207839368-44f3a10d-0c75-4d08-85b1-70556f8ea19d.png) that folder XXX/public/locales/de has project.json, but that `project`...

type: bug
scope: core
stale

### Current Behavior I am unable to get component tests working with the "@badeball/cypress-cucumber-preprocessor" plugin. I can get them to work perfectly fine for e2e tests however for component tests...

type: bug
blocked: repro needed
scope: testing tools

### Current Behavior Any action which triggers the project graph to be computed, causes an error with nx-vue graph extension plugin ### Expected Behavior Should be able to run without...

type: bug
scope: misc

### Current Behavior I generated a native storybook for an expo app using the `nx g @nx/react-native:storybook app` command. When I try to start my native expo app I get...

type: bug
scope: react-native

### Current Behavior Running tests in a freshly generated component or app does not work out of the box, error ``` .pnpm/@[email protected]/node_modules/@react-native/polyfills/error-guard.js:14 type ErrorHandler = (error: mixed, isFatal: boolean) =>...

type: bug
scope: react-native

### Current Behavior I'm using `@nx/webpack:webpack` executor with `"generatePackageJson": true`. When I'm building production build of app and deploying it I'm getting following error: ``` Lockfile is up to date,...

type: bug
scope: js

Update Nx Conf 2023 - save the date