-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Insights: nrwl/nx
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
21.2.1
published
Jun 19, 2025
40 Pull requests merged by 16 people
-
fix(module-federation): restore support for relative URLs in module federation remotes
#31723 merged
Jun 25, 2025 -
feat(graph): enhance migration state management and introduce migration stopping functionality.
#31626 merged
Jun 25, 2025 -
docs: clarify that gitignored files are excluded from inputs
#31594 merged
Jun 25, 2025 -
docs(core): add ThisDotLabs and Angular Architects to partners page
#31670 merged
Jun 25, 2025 -
fix(vite): fix the build command for the deps in the vite tsconfig paths plugin
#31729 merged
Jun 25, 2025 -
docs(core): remove june webinar
#31727 merged
Jun 25, 2025 -
fix(webpack): respect user config when applying node target #30937
#31700 merged
Jun 25, 2025 -
docs(nx-dev): add blog post about being able to query CI
#31706 merged
Jun 25, 2025 -
fix(nx-dev): update sorting of pinned posts
#31709 merged
Jun 25, 2025 -
docs(nx-dev): add creep vulnerability article
#31710 merged
Jun 24, 2025 -
docs(nx-dev): add polygraph launch article
#31696 merged
Jun 24, 2025 -
fix(nextjs): use next/jest.js for Jest configuration to support modern JSX transform
#31705 merged
Jun 24, 2025 -
docs(js): update tsconfig examples so extend from the root properly to remove confusion
#31707 merged
Jun 24, 2025 -
fix(nuxt): fix TypeScript configuration chain for Nuxt components and composables
#31701 merged
Jun 24, 2025 -
fix(module-federation): ensure manifest path not prepended with workspace root
#31698 merged
Jun 24, 2025 -
feat(module-federation): bump @module-federation/enhanced version to 0.15.0 to fix vulnerability
#30806 merged
Jun 24, 2025 -
feat(js): add prune-lockfile executor
#31557 merged
Jun 24, 2025 -
fix(nx-dev): pinning logic on blog entry page
#31697 merged
Jun 24, 2025 -
docs(nx-cloud): initial polygraph docs
#31657 merged
Jun 23, 2025 -
docs(nx-dev): add Nx Labs page
#31679 merged
Jun 23, 2025 -
chore(repo): add .cursor/mcp.json to gitignore
#31691 merged
Jun 23, 2025 -
docs(nx-dev): update ai page
#31669 merged
Jun 23, 2025 -
docs(nx-dev): self-healing CI post
#31686 merged
Jun 23, 2025 -
fix(js): resolve asset paths relative to workspace root instead of cwd
#31664 merged
Jun 23, 2025 -
feat(js): deprecate simpleName option in library generator
#31673 merged
Jun 21, 2025 -
docs(nx-dev): fix typo
#31677 merged
Jun 20, 2025 -
fix(js): failing e2e test due to dependency
#31676 merged
Jun 20, 2025 -
docs(react): update tutorial for ESLint flat config format
#31672 merged
Jun 20, 2025 -
docs(nextjs): fix incorrect build output path and vite.config.ts mention
#31671 merged
Jun 20, 2025 -
docs(nx-dev): enhance AI feature descriptions & update links
#31659 merged
Jun 20, 2025 -
fix(react): do not set styles.tailwind for executor options for projects not using inferred targets
#31667 merged
Jun 20, 2025 -
cleanup(angular): set target version to v22 for the decorate cli script deprecation warning
#31170 merged
Jun 20, 2025 -
fix(testing): do not update component configuration in cypress
set-inject-document-domain
migration#31614 merged
Jun 20, 2025 -
fix(core): do not auto-exit tui when there are multiple failed tasks
#31631 merged
Jun 20, 2025 -
fix(nx-dev): small adjustment to the blog post
#31656 merged
Jun 19, 2025 -
docs(nx-dev): new blog post on how to use sync generators for Tailwind globs
#31580 merged
Jun 19, 2025 -
chore(repo): migrate to conformance v3
#31475 merged
Jun 19, 2025 -
chore(repo): add raw-docs
#31640 merged
Jun 19, 2025 -
docs(nx-cloud): embed course widget to give full course more visibility
#31646 merged
Jun 19, 2025 -
docs(core): clarify package.json vs project.json usage and capabilities
#31642 merged
Jun 19, 2025
20 Pull requests opened by 11 people
-
feat(core): enhance native cache operations with comprehensive logging
#31652 opened
Jun 19, 2025 -
feat(core): Nx repo uses ts solution
#31654 opened
Jun 19, 2025 -
feat(core): pass in progress task outputs to tui for non-direct child processes
#31655 opened
Jun 19, 2025 -
chore(gradle): document build-ci target
#31660 opened
Jun 20, 2025 -
fix(core): allow any framework value in preset generator schema
#31665 opened
Jun 20, 2025 -
docs(nx-dev): write blog post about autofix notifications in JetBrains
#31666 opened
Jun 20, 2025 -
fix(misc): nx should error if atomization brings in invalid file paths
#31675 opened
Jun 20, 2025 -
feat(core): add CI warning for missing remote cache solution
#31678 opened
Jun 20, 2025 -
fix(gradle): add dependsOn outputs to inputs dependentTasksOutputFiles
#31683 opened
Jun 22, 2025 -
fix(core): support canonical SSH URLs when extracting GitHub user/repo slug during `nx release`
#31684 opened
Jun 22, 2025 -
fix(testing): unset `customConditions` when running the `open-cypress` inferred task
#31687 opened
Jun 23, 2025 -
feat(gradle): change get test class from testClassDirs first
#31693 opened
Jun 23, 2025 -
feat(bundling): add useLegacyTypescriptPlugin option to migrate from rollup-plugin-typescript2
#31718 opened
Jun 25, 2025 -
nx release version does not propagate changes to release groups with "projectsRelationship": "independent"
#31722 opened
Jun 25, 2025 -
nx release duplicates logs
#31725 opened
Jun 25, 2025 -
fix(testing): prefer using tsconfig.spec.json when loading jest config in plugin
#31726 opened
Jun 25, 2025 -
fix(core): improve error handling in daemon server
#31728 opened
Jun 25, 2025 -
fix(react): add .js extensions to subpath imports in module federation templates
#31730 opened
Jun 25, 2025 -
docs(nx-dev): update headers to reference "Nx Enterprise"
#31731 opened
Jun 25, 2025
37 Issues closed by 10 people
-
Without any change to Nx configuration, nx-cloud agents suddenly fail to start since last Friday
#31712 closed
Jun 25, 2025 -
Relative URLs for Module Federation remotes no longer work after PR #30615
#31538 closed
Jun 25, 2025 -
Meaning of "*" version in project package.json
#30649 closed
Jun 25, 2025 -
Critical CVE vulnerabilities in Go 1.19.3 (@nx/[email protected] / esbuild 0.21.5 )
#31520 closed
Jun 25, 2025 -
Need to clarify how gitignore would affect nx inputs
#31574 closed
Jun 25, 2025 -
@nx/enforce-module-boundaries doesn't work with workspace linking
#31286 closed
Jun 25, 2025 -
@nx/eslint:lint-project create a fresh graph at every run
#27849 closed
Jun 25, 2025 -
VS Code official jest extension gets TS5110 `module` must be set to `NodeNext`
#31358 closed
Jun 25, 2025 -
NxTsConfigPaths - buildLibsFromSource incorrect build command
#31333 closed
Jun 25, 2025 -
MCP server is not working
#31613 closed
Jun 25, 2025 -
Webpack output option libraryTarget is not respected in webpack-cli build
#30937 closed
Jun 25, 2025 -
Nx migration 19.0.8 --> 19.1.1
#31485 closed
Jun 25, 2025 -
Nx Angular executor `dev-server` and `extract-i18n` does not support package `@angular/build` for Angular 20
#31662 closed
Jun 25, 2025 -
[NX 20] Problems with empty workspace
#28322 closed
Jun 25, 2025 -
Warning about outdated JSX transform being used for Next.js apps with React 19
#27900 closed
Jun 24, 2025 -
Documentation contradiction: Which tsconfig should lib/spec files extend in Project References?
#31704 closed
Jun 24, 2025 -
Have more clear Docker documentation
#29384 closed
Jun 24, 2025 -
[HMR] - ModuleFederation on HMR for host app fails at wrong path
#31524 closed
Jun 24, 2025 -
Module Federation: Koajs vulnerable to Cross-Site Scripting (XSS) at ctx.redirect() function
#30748 closed
Jun 24, 2025 -
Nx 19.8.14: critical security issue with koa 2.0.0 - 2.15.3
#30502 closed
Jun 24, 2025 -
Nx fails on build-storybook when package-lock.json is excluded in .gitignore
#30627 closed
Jun 24, 2025 -
Rspack Module Federation manifest file path error for dev-server in Angular Host
#31629 closed
Jun 24, 2025 -
[Storybook] Support for Storybook 9
#31278 closed
Jun 24, 2025 -
Remote cache is not persisted between Linux/Mac if yarn berry project contains OS specific node_modules
#22177 closed
Jun 23, 2025 -
[react-native] Unable to use React.lazy of packages libraries, because of "Metro has encountered an error"
#22365 closed
Jun 23, 2025 -
@nx/esbuild:esbuild declarationRootDir not working properly when output path matches workspace
#28814 closed
Jun 23, 2025 -
Angular Library Generator not working with non simpleName
#29508 closed
Jun 21, 2025 -
React Monorepo tutorial needs to be updated for .eslint.config.mjs format for NX 20.4.6
#30199 closed
Jun 20, 2025 -
Next.js documentation needs to be revisited
#31037 closed
Jun 20, 2025 -
Unexpected Behavior in `@nx/dependency-check` Version Mismatch Handling
#30589 closed
Jun 20, 2025 -
@nx/cypress migration adds `injectDocumentDomain` to `component` configuration
#31610 closed
Jun 20, 2025 -
Nx Jest <rootdir> does not resolve properly in jest.preset.js
#31635 closed
Jun 20, 2025 -
`nx run-many` stuck
#31586 closed
Jun 19, 2025 -
Doubts about project level configuration files: package.json vs project.json
#28715 closed
Jun 19, 2025 -
NX Migrate Latest from 20.8.1 to 21.2.0 does not upgrade Angular dependencies
#31569 closed
Jun 19, 2025 -
Prerelease version calculation doesn't consider commits
#23445 closed
Jun 19, 2025
21 Issues opened by 18 people
-
nx release version does not propagate changes to release groups with "projectsRelationship": "independent"
#31724 opened
Jun 25, 2025 -
nx release version repeats logs
#31721 opened
Jun 25, 2025 -
nx-native-file-cache is generated in the root directory
#31720 opened
Jun 25, 2025 -
Clarify TypeScript configuration requirements for applications in project references migration
#31715 opened
Jun 25, 2025 -
Documentation unclear about application package.json requirements for TypeScript project references
#31714 opened
Jun 25, 2025 -
"See package on GitHub" link points to a non-existent URL on GitHub
#31711 opened
Jun 24, 2025 -
[@nx/eslint-plugin] ESLint crash - Class extends value undefined is not a constructor or null
#31695 opened
Jun 23, 2025 -
nx.json should support parallel as a percentage to be consistent with cli arg
#31694 opened
Jun 23, 2025 -
URGENT - Unable to build
#31692 opened
Jun 23, 2025 -
Cannot use "extends" in nuxt
#31690 opened
Jun 23, 2025 -
tests suddenly started getting cut off halfway through only when running through nx - ELIFECYCLE
#31689 opened
Jun 23, 2025 -
`nx release` fails to create GitHub releases with Git remotes pointing to fully qualified SSH URLs
#31682 opened
Jun 21, 2025 -
Nx Console Auto-Install Request Blocks VS Code Tasks from running
#31668 opened
Jun 20, 2025 -
nx angular project build issue
#31663 opened
Jun 20, 2025 -
`Vite`: library mode still producing ' react-jsx-dev-runtime.production.min.js' code inside index.mjs
#31653 opened
Jun 19, 2025 -
Multiple terminals on file save on OS Windows (yarn pnp)
#31651 opened
Jun 19, 2025 -
npm ci hangs on NX 21.2.0 during GitHub Actions run
#31649 opened
Jun 19, 2025 -
[readCachedProjectGraph] ERROR: No cached ProjectGraph is available
#31648 opened
Jun 19, 2025 -
Vue (@nx/[email protected]) typecheck task does not throw TypeScript error(s)
#31647 opened
Jun 19, 2025 -
NX Failed to create a workspace at nx 21 version (21.0, 21.1, 21.2)
#31645 opened
Jun 19, 2025
491 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(nx-dev): add angular landing page
#31003 commented on
Jun 23, 2025 • 8 new comments -
feat(module-federation): add webpack module federation crystal plugin
#30105 commented on
Jun 25, 2025 • 2 new comments -
fix(core): avoid starting new daemons when one is already alive or daemon is disabled
#29089 commented on
Jun 23, 2025 • 1 new comment -
Using the library generated by @monodon/rust napi in the same project
#26481 commented on
Jun 23, 2025 • 0 new comments -
Nx vite cannot load a vite plugin but the official scaffold loads the same plugin successfully
#26768 commented on
Jun 23, 2025 • 0 new comments -
`npm install` in a project with 2 `nx` packages randomly fails with `npm ERR! code 135`
#26517 commented on
Jun 23, 2025 • 0 new comments -
Command error ^[[12;1R
#22358 commented on
Jun 23, 2025 • 0 new comments -
nx release doesn't bump libraries used as dependencies within grouped librairies
#22814 commented on
Jun 23, 2025 • 0 new comments -
nx release with prerelease and multiple preids leading to version conflicts
#26413 commented on
Jun 23, 2025 • 0 new comments -
"npx nx" gives error "Error: Cannot find module '../src/utils/find-workspace-root'" since 19.3
#26546 commented on
Jun 23, 2025 • 0 new comments -
Inconsistency between Rust and Node hashers
#26880 commented on
Jun 23, 2025 • 0 new comments -
NX Missing Platform Dependency - WSL Ubuntu 22.04
#23063 commented on
Jun 23, 2025 • 0 new comments -
`nx migrate --run-migrations` installs deps with `legacy-peer-deps=true` (even for projects without this legacy config)
#26675 commented on
Jun 23, 2025 • 0 new comments -
NextJS Turbopack fails to compile
#26510 commented on
Jun 23, 2025 • 0 new comments -
Handling CTRL+C (SIGINT) in an executor does not work anymore after upgrading NX
#23585 commented on
Jun 23, 2025 • 0 new comments -
CommitReferences are not included in all Changelogs
#26651 commented on
Jun 23, 2025 • 0 new comments -
GeneratePackgageJson missing package
#26604 commented on
Jun 23, 2025 • 0 new comments -
@nx/webpack:webpack fails when using generatePackageJson option with bun
#26640 commented on
Jun 23, 2025 • 0 new comments -
@nx/esbuild:esbuild asset copy ignores input files if they are ignored by the root .gitignore file
#26602 commented on
Jun 23, 2025 • 0 new comments -
Panic when running Nx v18 in CI: "No such device or address"
#22445 commented on
Jun 23, 2025 • 0 new comments -
`nx release`: changelog of independent project include workspace changes
#26466 commented on
Jun 23, 2025 • 0 new comments -
rspack withNx config ignoring library dependencies
#26909 commented on
Jun 23, 2025 • 0 new comments -
nx release doesn't push with "latest" tag anymore
#27913 commented on
Jun 23, 2025 • 0 new comments -
[email protected] removed for leaking memory
#27879 commented on
Jun 23, 2025 • 0 new comments -
Vitest fails on CI with workspace generators >19.0.0
#27816 commented on
Jun 23, 2025 • 0 new comments -
Bug: Nx/esbuild with bundle fail
#27699 commented on
Jun 23, 2025 • 0 new comments -
nx release uses npm command without --json so errors fail to be interpreted
#27822 commented on
Jun 23, 2025 • 0 new comments -
Pruned lock file creation failed
#27571 commented on
Jun 23, 2025 • 0 new comments -
Nx Cypress E2E cannot resolve @nx/js library for neither shared commands nor utils.
#27648 commented on
Jun 23, 2025 • 0 new comments -
Regression: nx show does not flush output before exiting
#27968 commented on
Jun 23, 2025 • 0 new comments -
Error after generating react library in react-standalone example
#27683 commented on
Jun 23, 2025 • 0 new comments -
nx-cloud record doesn't work on windows
#27693 commented on
Jun 23, 2025 • 0 new comments -
feat(docker): add docker plugin
#31634 commented on
Jun 23, 2025 • 0 new comments -
Make NX_PROJECT_ROOT environment variable available to runtime cache inputs
#20949 commented on
Jun 23, 2025 • 0 new comments -
nx graph file output html RangeError: Invalid string length
#20734 commented on
Jun 23, 2025 • 0 new comments -
nx stops recognizing project after project.json update when using (n)vim on linux
#20622 commented on
Jun 23, 2025 • 0 new comments -
nx-js-graph-plugin problem: he "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
#20237 commented on
Jun 23, 2025 • 0 new comments -
Add ability to track external (outside of NX project) directories changes working with cache and nx:affected
#20523 commented on
Jun 23, 2025 • 0 new comments -
RePack Support for React Native
#20847 commented on
Jun 23, 2025 • 0 new comments -
Cannot unignore sub directories of gitignored directories
#19796 commented on
Jun 23, 2025 • 0 new comments -
Unable to execute node when importing ES Modules - using @nx/js:node executor
#21928 commented on
Jun 23, 2025 • 0 new comments -
Exclude folders from project detection
#20959 commented on
Jun 23, 2025 • 0 new comments -
Directory not empty (os error 66
#22140 commented on
Jun 23, 2025 • 0 new comments -
Support bundleDependencies with `nx release`
#21789 commented on
Jun 23, 2025 • 0 new comments -
nx 18's built types include problematic references to node's fs
#21658 commented on
Jun 23, 2025 • 0 new comments -
create-nx-plugin throws ENOENT
#21684 commented on
Jun 23, 2025 • 0 new comments -
Running nx release on main branch runs as a beta/pre-release on github actions
#22010 commented on
Jun 23, 2025 • 0 new comments -
run-many only allows for max 3 builds since version 18
#21797 commented on
Jun 23, 2025 • 0 new comments -
`nx release` updating lock file un-syncs lock file with package.json
#22066 commented on
Jun 23, 2025 • 0 new comments -
Allow assets to be copied from ignored directories
#20309 commented on
Jun 23, 2025 • 0 new comments -
Support Cypress Component Testing with React and inferred targets
#21546 commented on
Jun 23, 2025 • 0 new comments -
Daemon crashes when user does not have permissions for files in the workspace
#19823 commented on
Jun 23, 2025 • 0 new comments -
nx/eslint - hiding stack traces by default creates a bad DevX
#21630 commented on
Jun 23, 2025 • 0 new comments -
NX version 17 wont generate source maps for NestJS project
#21517 commented on
Jun 23, 2025 • 0 new comments -
`nx release`: `version` command should allow for only updating dependency versions when not already in range
#21457 commented on
Jun 23, 2025 • 0 new comments -
@nx/nest:app should use vite as an addition to webpack
#21021 commented on
Jun 23, 2025 • 0 new comments -
Default plugin tests hangs because of handles in NX 19
#26346 commented on
Jun 23, 2025 • 0 new comments -
Unable to remove zone.js from Angular library polyfills
#26362 commented on
Jun 23, 2025 • 0 new comments -
[@nx/esbuild:esbuild] Build not working when generatePackageJson is true and local libraries are referenced
#26434 commented on
Jun 23, 2025 • 0 new comments -
Agent Nx Tasks not using working-driectory (GitHub Actions)
#26661 commented on
Jun 23, 2025 • 0 new comments -
@nx/expo executor `sync-deps` add more dependencies than necessary
#26571 commented on
Jun 23, 2025 • 0 new comments -
create-nx-plugin should scaffold projects with jestEnvironment: 'node', not 'jsdom'
#23319 commented on
Jun 23, 2025 • 0 new comments -
`nx release`: please update your lock file with `npm install` before continuing
#26660 commented on
Jun 23, 2025 • 0 new comments -
`nx release` does not respect file indentation
#26425 commented on
Jun 23, 2025 • 0 new comments -
nx-cloud record fails if nx cloud is down
#27692 commented on
Jun 23, 2025 • 0 new comments -
Nx task is hanging for 30+ mins
#28487 commented on
Jun 23, 2025 • 0 new comments -
Parallel "run-commands" does not exit with an error code when a command fails
#28477 commented on
Jun 23, 2025 • 0 new comments -
Postinstall script hangs when installing with pnpm
#28148 commented on
Jun 23, 2025 • 0 new comments -
External property causing failure in @nx/js:tsc
#28638 commented on
Jun 23, 2025 • 0 new comments -
nx:run-commands colors not working
#28658 commented on
Jun 23, 2025 • 0 new comments -
Error when running build-storybook on a Vite library `ENOENT: no such file or directory, mkdir '.\.\storybook-static'` (Windows OS)
#28670 commented on
Jun 23, 2025 • 0 new comments -
"Move" schematic silently deletes project.json file
#28635 commented on
Jun 23, 2025 • 0 new comments -
nx release doesn't account release with tag
#28673 commented on
Jun 23, 2025 • 0 new comments -
Error running cypress in parallel
#28592 commented on
Jun 23, 2025 • 0 new comments -
`getPackageManagerCommand` forces legacy peer dependency behaviors when using NPM.
#28547 commented on
Jun 23, 2025 • 0 new comments -
nx lint ignores configuration for import/resolver
#28631 commented on
Jun 23, 2025 • 0 new comments -
Leaves dangling child processes on Windows
#28657 commented on
Jun 23, 2025 • 0 new comments -
child tasks run in parallel fail with no errors
#28644 commented on
Jun 23, 2025 • 0 new comments -
Creating a `dotnetproject.json` node with an inferred plugin does not work with linting
#28674 commented on
Jun 23, 2025 • 0 new comments -
Nx release doesn't update the right package.json files
#28678 commented on
Jun 23, 2025 • 0 new comments -
`nx g convert-to-monorepo` is not working properly and needs too many manual adjustments
#28683 commented on
Jun 23, 2025 • 0 new comments -
@nx/eslint-plugin react config adds `import` plugin that breaks global import rules if present
#28871 commented on
Jun 23, 2025 • 0 new comments -
Nx workspace with react router v7 makes all nx command to be stuck
#28689 commented on
Jun 23, 2025 • 0 new comments -
"An error occured while creating pruned lockfile"
#28937 commented on
Jun 23, 2025 • 0 new comments -
nx lint for multiple packages, fails for few packages randomly and works on restart
#29019 commented on
Jun 23, 2025 • 0 new comments -
Not able to run `lerna run bootstrap`
#28742 commented on
Jun 23, 2025 • 0 new comments -
package.json generated locally is sometimes ok, but never during build on github
#28985 commented on
Jun 23, 2025 • 0 new comments -
getting error when starting expo app
#28932 commented on
Jun 23, 2025 • 0 new comments -
Node esbuild generates invalid package-lock.json
#28969 commented on
Jun 23, 2025 • 0 new comments -
enforce-module-boundaries error, did not find .tsx,find .ts only
#29016 commented on
Jun 23, 2025 • 0 new comments -
ambiguous argument 'master'
#29051 commented on
Jun 23, 2025 • 0 new comments -
Packages could not be mapped to the NPM lockfile.
#28832 commented on
Jun 23, 2025 • 0 new comments -
CI: "nx release publish" not see changes from "nx release --skip-publish"
#28750 commented on
Jun 23, 2025 • 0 new comments -
NX 20 : react and js generators are not working with typescript 4.9.5
#28934 commented on
Jun 23, 2025 • 0 new comments -
`vitest` for generator fails only when using `nx test` in freshly generated workspace
#30283 commented on
Jun 23, 2025 • 0 new comments -
glob works wrong with root not equals to workspace root
#27091 commented on
Jun 23, 2025 • 0 new comments -
It failed when building a next application with config `output:standalone`.
#27724 commented on
Jun 23, 2025 • 0 new comments -
Unable to run nx-cloud with bun because lockfile is not found
#27717 commented on
Jun 23, 2025 • 0 new comments -
`NX_CACHE_DIRECTORY` doesn't work in `.env`
#27251 commented on
Jun 23, 2025 • 0 new comments -
Error "Could not execute command because the task graph has a circular dependency" after upgrading from 19.3.1 to 19.6.3
#27679 commented on
Jun 23, 2025 • 0 new comments -
Referenced project ... must have setting "composite": true
#27292 commented on
Jun 23, 2025 • 0 new comments -
@nx/webpack: Cannot exclude external dependencies when targeting a specific version of node
#27580 commented on
Jun 23, 2025 • 0 new comments -
`nx release` fails when using a custom `dist` directory, `independent` mode, and `conventional-commits`.
#27887 commented on
Jun 23, 2025 • 0 new comments -
Nx adds root `package.json` to the `dist` in `standalone` React app
#27274 commented on
Jun 23, 2025 • 0 new comments -
Can't use stdout.write if using NX
#28041 commented on
Jun 23, 2025 • 0 new comments -
The Nx Daemon is unsupported in WebAssembly environments
#27263 commented on
Jun 23, 2025 • 0 new comments -
Permission denied deleting nx/d/daemon.log (Windows)
#27728 commented on
Jun 23, 2025 • 0 new comments -
Nx 19.5 cannot find projects after initial creation
#27368 commented on
Jun 23, 2025 • 0 new comments -
EPERM: operation not permitted, open daemon.log
#27618 commented on
Jun 23, 2025 • 0 new comments -
Nx pseudo terminal panics on SIGKILL
#27917 commented on
Jun 23, 2025 • 0 new comments -
Unable to run any command or even build the projectGraph if externalDependency is involved
#28203 commented on
Jun 23, 2025 • 0 new comments -
Nest Library generation fails in v20.0.0
#28404 commented on
Jun 23, 2025 • 0 new comments -
Unable to create nestjs app in MF host shell and remote MFE product with Nx workspace v19.8.4
#28411 commented on
Jun 23, 2025 • 0 new comments -
NX Cannot read properties of undefined (reading 'JsxEmit')
#28397 commented on
Jun 23, 2025 • 0 new comments -
angular incremental build
#28183 commented on
Jun 23, 2025 • 0 new comments -
Migration to 20 - Cannot read properties of undefined (reading 'cli')
#28410 commented on
Jun 23, 2025 • 0 new comments -
New eslint workspace with eslint 9 & angular breaks previous behavior (additional config added)
#28309 commented on
Jun 23, 2025 • 0 new comments -
How to handle release/prerelease with `nx release` ?
#28362 commented on
Jun 23, 2025 • 0 new comments -
[Mac]: Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
#28395 commented on
Jun 23, 2025 • 0 new comments -
Cache hits when it shouldn't
#28057 commented on
Jun 23, 2025 • 0 new comments -
Generated package-lock.json is invalid
#28051 commented on
Jun 23, 2025 • 0 new comments -
Error: The externalDependency 'eslint' for 'myapp ' could not be found
#28385 commented on
Jun 23, 2025 • 0 new comments -
CLI binaries from root/node_modules/.bin not found when running package.json scripts of subprojects with Nx
#28483 commented on
Jun 23, 2025 • 0 new comments -
[Import] Nx Import doesn't move tags
#28171 commented on
Jun 23, 2025 • 0 new comments -
generatePackageJson is not adding npm packages used by implicitDependencies for a Project
#28197 commented on
Jun 23, 2025 • 0 new comments -
fix(nx-rollup): correct project path for createTmpTsConfig
#31314 commented on
Jun 23, 2025 • 0 new comments -
Fix typo in file-based-versioning-version-plans.md
#31311 commented on
Jun 23, 2025 • 0 new comments -
fix(core): improve tui contrast on some terminal themes
#31299 commented on
Jun 23, 2025 • 0 new comments -
feat(playwright): add option to open html report
#31282 commented on
Jun 23, 2025 • 0 new comments -
fix(core): use v8 serializer in v19
#31222 commented on
Jun 23, 2025 • 0 new comments -
docs(core): disable tutorialkit for firefox
#31193 commented on
Jun 23, 2025 • 0 new comments -
fix(release): adjust publish error message and version schema
#31190 commented on
Jun 23, 2025 • 0 new comments -
fix(storybook): include storybook pkg version migration
#31164 commented on
Jun 23, 2025 • 0 new comments -
fix(core): add registerExitHandler utility
#31132 commented on
Jun 23, 2025 • 0 new comments -
chore(nx-dev): use continuous tasks in nx-dev
#31127 commented on
Jun 23, 2025 • 0 new comments -
chore(gradle): update nx repo to use the new gradle plugin
#31001 commented on
Jun 23, 2025 • 0 new comments -
fix(webpack): show webpack chunks when verbose
#30960 commented on
Jun 19, 2025 • 0 new comments -
Parallel continuous
#30889 commented on
Jun 23, 2025 • 0 new comments -
fix(vite): add logic to prevent overwriting generated package.json
#30705 commented on
Jun 26, 2025 • 0 new comments -
fix(eslint): pass eslintConfigPath when calculating config for file
#30601 commented on
Jun 23, 2025 • 0 new comments -
fix(remix): Bump version to handle manifest warning changes
#30566 commented on
Jun 23, 2025 • 0 new comments -
fix(core): add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail
#30516 commented on
Jun 23, 2025 • 0 new comments -
feat(nx-dev): render JsonLd for embedded videos
#30349 commented on
Jun 23, 2025 • 0 new comments -
feat(repo): setup codspeed for benchmarking
#30175 commented on
Jun 23, 2025 • 0 new comments -
fix(expo): add release option to publisable expo library
#29866 commented on
Jun 23, 2025 • 0 new comments -
fix(react-native): add release option to publisable react-native library
#29817 commented on
Jun 23, 2025 • 0 new comments -
fix(react-native): fix react native web configuration
#29608 commented on
Jun 23, 2025 • 0 new comments -
feat(core): transition daemon from queue to transaction based messaging
#28983 commented on
Jun 24, 2025 • 0 new comments -
chore(core): mark workspace layout properties as deprecated
#27099 commented on
Jun 23, 2025 • 0 new comments -
feat(core): expand meaning of plugins array to allow installing non-runtime plugins and inter-opt with installations property
#22108 commented on
Jun 23, 2025 • 0 new comments -
Cannot run tests with Jest Runner in VSCode in new repo
#31097 commented on
Jun 25, 2025 • 0 new comments -
Failures with nx postinstall script in CI
#30653 commented on
Jun 25, 2025 • 0 new comments -
NX project graph calculation hanging indefinitely
#29618 commented on
Jun 25, 2025 • 0 new comments -
Jest watch does not respond to key presses on Windows
#27914 commented on
Jun 25, 2025 • 0 new comments -
Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
#29094 commented on
Jun 25, 2025 • 0 new comments -
fix(vite): enable build watch mode by default for preview (#31604)
#31623 commented on
Jun 23, 2025 • 0 new comments -
feat(core): add support for `--tui` and `--no-tui`
#31621 commented on
Jun 23, 2025 • 0 new comments -
wip
#31615 commented on
Jun 23, 2025 • 0 new comments -
feat(core): add env var for cache size
#31609 commented on
Jun 23, 2025 • 0 new comments -
Add workspace context tests
#31593 commented on
Jun 23, 2025 • 0 new comments -
Add cache retry tests
#31592 commented on
Jun 23, 2025 • 0 new comments -
Add db connection retry tests
#31591 commented on
Jun 23, 2025 • 0 new comments -
Add watch filter tests
#31590 commented on
Jun 23, 2025 • 0 new comments -
feat(graph): optimize task graph loading with lazy loading and caching
#31581 commented on
Jun 23, 2025 • 0 new comments -
Parallel with fraction number
#31579 commented on
Jun 25, 2025 • 0 new comments -
docs(misc): add claude command to update website
#31562 commented on
Jun 23, 2025 • 0 new comments -
fix(core): complete child processes when stdout includes readyWhen
#31550 commented on
Jun 23, 2025 • 0 new comments -
fix(expo): update heading text assertion to use regex for flexibility
#31542 commented on
Jun 23, 2025 • 0 new comments -
fix(core): shutdown running tasks properly when recieving sigterm
#31534 commented on
Jun 23, 2025 • 0 new comments -
fix(js): improve typescript plugin build detection
#31533 commented on
Jun 23, 2025 • 0 new comments -
fix(angular): expand nx tokens in project configurations when running schematic migrations
#31526 commented on
Jun 23, 2025 • 0 new comments -
fix(js): Recognize NodeNext as ESM
#31508 commented on
Jun 23, 2025 • 0 new comments -
feat(expo): upgrade Expo to v53 and React Native to 0.79
#31497 commented on
Jun 23, 2025 • 0 new comments -
fix(core): add secondary entry point 'nx/release'
#31492 commented on
Jun 23, 2025 • 0 new comments -
fix(core): improve local registry setup and make it more flexible
#31482 commented on
Jun 23, 2025 • 0 new comments -
fix(core): disable TUI on ai agents
#31480 commented on
Jun 23, 2025 • 0 new comments -
fix(js): WIP stop bumping pinned versions when proposed version bump does not satisfy current semver version
#31474 commented on
Jun 23, 2025 • 0 new comments -
fix(devkit): include UPDATE changes in findCreatedProjectFiles for generator callbacks
#31429 commented on
Jun 23, 2025 • 0 new comments -
feat(core): add NX_PROJECT_ROOT environment variable to runtime cache inputs
#31428 commented on
Jun 23, 2025 • 0 new comments -
Update config-utils.ts
#31409 commented on
Jun 23, 2025 • 0 new comments -
docs(core): add cacheKeyPrefix option to s3 remote cache options for cache organization flexibility
#31395 commented on
Jun 23, 2025 • 0 new comments -
fix(testing): update jest ci target to forward top level args
#31379 commented on
Jun 23, 2025 • 0 new comments -
fix(module-federation): re-add support for mf aliases
#31347 commented on
Jun 23, 2025 • 0 new comments -
feat(nx-cloud): update description on nx login and logout
#31344 commented on
Jun 23, 2025 • 0 new comments -
feat(nx-dev): add PHP landing page
#31321 commented on
Jun 23, 2025 • 0 new comments -
The "@nx/angular:application" generator doesn't yet support the existing TypeScript setup.
#29940 commented on
Jun 25, 2025 • 0 new comments -
Add support for generator argument passthrough
#10890 commented on
Jun 23, 2025 • 0 new comments -
expanded task env variables are immediately overwritten by not expanded vars
#19437 commented on
Jun 23, 2025 • 0 new comments -
can't run nestjs project if it's using esm
#19618 commented on
Jun 23, 2025 • 0 new comments -
nx daemon errors when using concurrently
#17342 commented on
Jun 23, 2025 • 0 new comments -
@nrwl/nest VSCode breakpoints no longer working
#14708 commented on
Jun 23, 2025 • 0 new comments -
The webpack executor uses hard-coded SWC config
#10935 commented on
Jun 23, 2025 • 0 new comments -
Allow inputs from outside {workspaceRoot}
#12847 commented on
Jun 23, 2025 • 0 new comments -
Issue in generated tsconfig files for apps & libs
#4508 commented on
Jun 23, 2025 • 0 new comments -
Generate react-native library with native code: Kotlin, Swift
#11181 commented on
Jun 23, 2025 • 0 new comments -
vitest support for @nrwl/nx-plugin:e2e
#16116 commented on
Jun 23, 2025 • 0 new comments -
After update to latest (`15.7.x`) debugger doesn't attach to breakpoints
#15159 commented on
Jun 23, 2025 • 0 new comments -
ESM Support for Nx Plugins
#15682 commented on
Jun 23, 2025 • 0 new comments -
nx doesn't build the deps projects when they change
#15113 commented on
Jun 23, 2025 • 0 new comments -
Cannot find all references to shared lib's interfaces in VS Code
#3106 commented on
Jun 23, 2025 • 0 new comments -
Avoid Microsoft Visual C++ runtime dependency on Windows
#19779 commented on
Jun 23, 2025 • 0 new comments -
Display a fun message when a build is fully cached?
#14471 commented on
Jun 23, 2025 • 0 new comments -
Add support for other enquirer prompts.
#9038 commented on
Jun 23, 2025 • 0 new comments -
Io error. Look inside err_kind for more details
#18111 commented on
Jun 23, 2025 • 0 new comments -
ppc64le support
#16815 commented on
Jun 23, 2025 • 0 new comments -
Disable loading .env files
#14010 commented on
Jun 23, 2025 • 0 new comments -
nx Typescript generator "Cannot use import statement outside a module"
#19519 commented on
Jun 23, 2025 • 0 new comments -
GeneratePackageJson: package.json with overrides or patches generate incorrect lockfile
#18402 commented on
Jun 23, 2025 • 0 new comments -
Yarn Berry support is incomplete
#17875 commented on
Jun 23, 2025 • 0 new comments -
Type check command
#3664 commented on
Jun 23, 2025 • 0 new comments -
@nx/dependency-checks + tslib + swc listing problems
#18033 commented on
Jun 23, 2025 • 0 new comments -
NX isn't restoring `output` defined folder for `test` target
#22166 commented on
Jun 23, 2025 • 0 new comments -
NodeJs app with ESM enabled cannot import from shared library
#22104 commented on
Jun 23, 2025 • 0 new comments -
Component tests fail after @nx/angular:cypress-component-configuration and @nx/cypress:configuration with custom folder
#20965 commented on
Jun 23, 2025 • 0 new comments -
`nx release` publishes TS files in combination with default (integrated) generators
#21855 commented on
Jun 23, 2025 • 0 new comments -
[Vite] Support different environments with replaceFiles plugin
#21265 commented on
Jun 23, 2025 • 0 new comments -
Errors when using git worktree limited to daemon
#31447 commented on
Jun 25, 2025 • 0 new comments -
[feature] nest hot reload
#1992 commented on
Jun 24, 2025 • 0 new comments -
TUI: Unable to scroll
#31226 commented on
Jun 24, 2025 • 0 new comments -
Nx trying to require() next.config.js file in a workspace that uses type:module
#31408 commented on
Jun 24, 2025 • 0 new comments -
Nx + React + Rspack + Module Federation doesn't build fresh
#31448 commented on
Jun 24, 2025 • 0 new comments -
Why can't I debug more then one app at a time? Port 9229 address already in use.
#18179 commented on
Jun 24, 2025 • 0 new comments -
In Nx Cloud, on a remote cache hit, link to the task that created the cache
#20347 commented on
Jun 24, 2025 • 0 new comments -
`nx release`: provide git tagging option for `publish` command
#21118 commented on
Jun 24, 2025 • 0 new comments -
NxWebpackPlugin "resolves" baseHref starting with './' that breaks loading resources in packaged electron application
#22913 commented on
Jun 24, 2025 • 0 new comments -
Native hasher unable to find project created by plugin
#22213 commented on
Jun 24, 2025 • 0 new comments -
Webstorm debugger ignores breakpoints after hot-swap in nx app
#23187 commented on
Jun 24, 2025 • 0 new comments -
NX Cannot find configuration for task web:serve in Docker container
#23420 commented on
Jun 24, 2025 • 0 new comments -
tasks-runner component doesn't validate sock path
#26936 commented on
Jun 24, 2025 • 0 new comments -
Metro unable to resolve nx libraries after upgrade from RN 0.72.8
#27064 commented on
Jun 24, 2025 • 0 new comments -
Start executor not displaying QR Code
#27936 commented on
Jun 24, 2025 • 0 new comments -
Nx watch throws Daemon is not running when daemon is ok on windows
#28513 commented on
Jun 24, 2025 • 0 new comments -
[Vite] Invalid published package using project.json files
#28687 commented on
Jun 24, 2025 • 0 new comments -
Angular outputPath must be string instead of object
#29117 commented on
Jun 24, 2025 • 0 new comments -
Nx 19.8.8+ Angular MFE - lazy loaded modules in libs cause @nx/angular/mf to be loaded multiple times
#29373 commented on
Jun 24, 2025 • 0 new comments -
Nx throws silent error on latest nx with nest preset in WS2
#31567 commented on
Jun 23, 2025 • 0 new comments -
@nx/js:tsc produces CommonJS instead of ESM for module: Node16
#18801 commented on
Jun 23, 2025 • 0 new comments -
Completely silent mode
#14524 commented on
Jun 23, 2025 • 0 new comments -
'rootDir' is expected to contain all source files. Bundle failed: test-icons
#11289 commented on
Jun 23, 2025 • 0 new comments -
Custom Generator Presets cannot take arguments with strings that have spaces in them
#15995 commented on
Jun 23, 2025 • 0 new comments -
Add a CLI flag to display exactly which input(s) caused a cache miss
#18754 commented on
Jun 23, 2025 • 0 new comments -
Project package.json doesn't have all dependecies after build
#17054 commented on
Jun 23, 2025 • 0 new comments -
be able to depend on a configuration of a target
#15064 commented on
Jun 23, 2025 • 0 new comments -
Include local executors in the project graph
#18540 commented on
Jun 23, 2025 • 0 new comments -
Add debug capabilities for nx next apps
#4154 commented on
Jun 23, 2025 • 0 new comments -
Killing subprocess running run-script executor leaves orphaned processes
#11782 commented on
Jun 23, 2025 • 0 new comments -
@nx/next: buildable libraries and css issue
#30237 commented on
Jun 23, 2025 • 0 new comments -
'@playwright/test could not be found' when running e2e tests
#30134 commented on
Jun 23, 2025 • 0 new comments -
npm aliases are ignored by `nx sync` and `nx release`
#30159 commented on
Jun 23, 2025 • 0 new comments -
Interaction with existing .gitignore
#30248 commented on
Jun 23, 2025 • 0 new comments -
ESBuild cannot generate package.json with the new TypeScript setup
#30146 commented on
Jun 23, 2025 • 0 new comments -
Nx affected command doesn't ignore test files
#30169 commented on
Jun 23, 2025 • 0 new comments -
Nx Webpack plugin - builds fail in Docker environment when importing monorepo libraries
#30098 commented on
Jun 23, 2025 • 0 new comments -
@nx/node webpack executor type checker does not honor `buildLibsFromSource` flag
#30160 commented on
Jun 23, 2025 • 0 new comments -
"(!) Broken sourcemap" when enabling rollup sourcemaps
#30019 commented on
Jun 23, 2025 • 0 new comments -
[@nx/vite] Vitest Browser doesn't keep the browser open
#30263 commented on
Jun 23, 2025 • 0 new comments -
Cannot skip verdaccio setup for @nx/react + bundler vite ?
#30107 commented on
Jun 23, 2025 • 0 new comments -
@nx/dependency-checks does not recognize dependency aliases same as #23469
#30158 commented on
Jun 23, 2025 • 0 new comments -
`eslint-config-next` version mismatch in Nx Workspace setup with NextJS preset
#30257 commented on
Jun 23, 2025 • 0 new comments -
TeamCity CI - Jest - Failed to process project graph - @swc/core/binding.js
#30103 commented on
Jun 23, 2025 • 0 new comments -
Publishing node library using release does not include source code.
#30094 commented on
Jun 23, 2025 • 0 new comments -
`nx release` does not produce correct CJS library
#30162 commented on
Jun 23, 2025 • 0 new comments -
@nx/angular:component generator depends on project.json existing
#30126 commented on
Jun 23, 2025 • 0 new comments -
Runtime cache input simply does not work
#30170 commented on
Jun 23, 2025 • 0 new comments -
PNPM v10 not supported in NX Webpack Plugin`package.json` generation
#30240 commented on
Jun 23, 2025 • 0 new comments -
`nx release` does not detect changes
#30026 commented on
Jun 23, 2025 • 0 new comments -
nx generate @nx/next:application dry-run fails when `@nx/playwright` is not yet installed as a dependency
#30184 commented on
Jun 23, 2025 • 0 new comments -
Add SECURITY.md to define a Security Policy
#30001 commented on
Jun 23, 2025 • 0 new comments -
Update documentation for Tailwind v4
#30008 commented on
Jun 23, 2025 • 0 new comments -
Playwright grep docs using glob not regex
#30181 commented on
Jun 23, 2025 • 0 new comments -
Supplemental addition for troubleshooting global installs of nx
#30058 commented on
Jun 23, 2025 • 0 new comments -
Missing basic nx release/publish documentation
#30163 commented on
Jun 23, 2025 • 0 new comments -
EPERM: operation not permitted, open daemon.log on Windows
#30005 commented on
Jun 23, 2025 • 0 new comments -
NX task runner huge memory leak dangling processes
#30266 commented on
Jun 23, 2025 • 0 new comments -
Create Workspace get stuck for ever
#30056 commented on
Jun 23, 2025 • 0 new comments -
`nxCopyAssetsPlugin` prevents the main process from exiting with Vitest browser testing
#30341 commented on
Jun 23, 2025 • 0 new comments -
js:swc generates invalid package.json when stripLeadingPaths is set
#29761 commented on
Jun 23, 2025 • 0 new comments -
rollup additionalEntry path resolution on windows
#29690 commented on
Jun 23, 2025 • 0 new comments -
NX does not list inferred task plugins as "local" in NX repo
#29773 commented on
Jun 23, 2025 • 0 new comments -
Generators don't work when using pnpm catalogs
#29772 commented on
Jun 23, 2025 • 0 new comments -
TypeScript plugin doesn't find buildable project unless all package.json exports point to built source files
#29670 commented on
Jun 23, 2025 • 0 new comments -
tslib is missing in production build for nest.js api
#29951 commented on
Jun 23, 2025 • 0 new comments -
@nx/dependency-checks: add option for allowing dependencies to be satisfied by depending on their direct dependents
#29853 commented on
Jun 23, 2025 • 0 new comments -
More and more memory is being consumed - OOMKilled
#29977 commented on
Jun 23, 2025 • 0 new comments -
Nx Daemon - Memory leak
#29836 commented on
Jun 23, 2025 • 0 new comments -
Nx does not handle tasks being terminated by the OS properly
#29753 commented on
Jun 23, 2025 • 0 new comments -
Running multiple nx targets simultaneously causes Nx daemon to shut down
#29813 commented on
Jun 23, 2025 • 0 new comments -
@nx/nest cannot generate buildable library
#30261 commented on
Jun 23, 2025 • 0 new comments -
Build Executor for Expo Copies Entire package.json Instead of Just Project Dependencies
#30084 commented on
Jun 23, 2025 • 0 new comments -
Updating "@nrwl/cli": "13.4.5" to "nx": "19.8.4"
#30279 commented on
Jun 23, 2025 • 0 new comments -
Nx release followed by publish not using generated version
#30171 commented on
Jun 23, 2025 • 0 new comments -
js/tsc tranformer does not work with local plugins
#30066 commented on
Jun 23, 2025 • 0 new comments -
Error TS6307 when building a project using @nx/esbuild or @nx/js:tsc with an imported library
#30144 commented on
Jun 23, 2025 • 0 new comments -
Azure RemoteCache: Error: File download response doesn't contain valid content length header
#30018 commented on
Jun 23, 2025 • 0 new comments -
expo start app name. Unable to resolve "../../App" from "node_modules\expo\AppEntry.js"
#30039 commented on
Jun 23, 2025 • 0 new comments -
Plugins Extending Nx/angular Application Generator Fail when E2eTestRunner is provided
#30177 commented on
Jun 23, 2025 • 0 new comments -
`.npmrc` environment variables override those in `.env` files
#30298 commented on
Jun 23, 2025 • 0 new comments -
Command Undefined When Running Android in Nx Workspace with React Native
#30267 commented on
Jun 23, 2025 • 0 new comments -
ENOENT error when processing files for @nx/vite/plugin while building a Keycloak theme with keycloakify in an Nx monorepo
#30113 commented on
Jun 23, 2025 • 0 new comments -
Changelog generation during nx release fails when using release groups and git tags
#30201 commented on
Jun 23, 2025 • 0 new comments -
Allow Axios config for Nx release changelog
#30252 commented on
Jun 23, 2025 • 0 new comments -
Module federation: Shared dependencies sourced from remotes rather than host when registered dynamically
#30274 commented on
Jun 23, 2025 • 0 new comments -
@nx/react module-federation e2e command fails with freshly generated remote application
#30273 commented on
Jun 23, 2025 • 0 new comments -
Publishable Expo library has wrong main value in package.json out of the box.
#30182 commented on
Jun 23, 2025 • 0 new comments -
PNPM Catalogs are not supported
#30035 commented on
Jun 23, 2025 • 0 new comments -
New mjs files getting generated after nx upgrade
#30057 commented on
Jun 23, 2025 • 0 new comments -
Previous build is not cancelled on new build trigger
#30247 commented on
Jun 23, 2025 • 0 new comments -
graph.externalNodes is Empty When Using Webpack with Bun, Causing Build Failures
#30466 commented on
Jun 23, 2025 • 0 new comments -
nxViteTsPaths overwrites generated package.json
#30312 commented on
Jun 23, 2025 • 0 new comments -
nx release publish fails when package exists but no latest tag is pushed yet
#30610 commented on
Jun 23, 2025 • 0 new comments -
`import.meta.dirname` is not available even if the package.json contains `"type": "module"` ?
#30327 commented on
Jun 23, 2025 • 0 new comments -
Shell input issue introduced in Nx v19.8.14: UP arrow prints `# ^[[A` instead of command history
#30470 commented on
Jun 23, 2025 • 0 new comments -
nx-release ignorePatternsForPlanCheck should work with "!" (unignored) files
#30324 commented on
Jun 23, 2025 • 0 new comments -
Nx does not detect/include symlinked libraries
#30397 commented on
Jun 23, 2025 • 0 new comments -
Using local packages in monorepo fails, Error: Pruned lock file creation failed.
#30388 commented on
Jun 23, 2025 • 0 new comments -
on 20.5.0 bun.lock prevents nextjs build
#30302 commented on
Jun 23, 2025 • 0 new comments -
How do I merge custom options with the Angular library generator schema in an Nx custom generator?
#30422 commented on
Jun 23, 2025 • 0 new comments -
How Should I Create a Project to Build and Publish Custom Generators for Angular or React on npm?
#30393 commented on
Jun 23, 2025 • 0 new comments -
nx build and nx test not working with fresh nest preset
#30460 commented on
Jun 23, 2025 • 0 new comments -
Cannot run any command after fresh install - "NX The externalDependency XXX for XXX could not be found"
#30603 commented on
Jun 23, 2025 • 0 new comments -
Newly created workspace fails to serve app
#31611 commented on
Jun 23, 2025 • 0 new comments -
The creation of the Nx workspace for NestJS monrepo has stalled forever
#31643 commented on
Jun 23, 2025 • 0 new comments -
ESLint checks not working correctly with flat config
#31208 commented on
Jun 23, 2025 • 0 new comments -
UnhandledSchemeError for node:path after upgrading from 21.1.2 to 21.1.3
#31556 commented on
Jun 23, 2025 • 0 new comments -
Module resolution failure in Nx + Angular after Storybook 9.0.11 upgrade
#31620 commented on
Jun 19, 2025 • 0 new comments -
Unable to Set Breakpoints When TUI is Enabled
#31587 commented on
Jun 19, 2025 • 0 new comments -
Rollup ENOENT Error
#31582 commented on
Jun 19, 2025 • 0 new comments -
Rspack Module-Federation blank page
#31612 commented on
Jun 19, 2025 • 0 new comments -
Project name starting with number fails when generating workspace
#31602 commented on
Jun 19, 2025 • 0 new comments -
Infered open-cypress task fails with TS5098
#31616 commented on
Jun 19, 2025 • 0 new comments -
`readyWhen` not honored on `continuous` target
#31496 commented on
Jun 19, 2025 • 0 new comments -
`nx:run-commands` does not honor `readyWhen` when only one command configured
#31495 commented on
Jun 19, 2025 • 0 new comments -
`run-many --parallel` option not honored when one (or more) targets depend on continuous task
#31494 commented on
Jun 19, 2025 • 0 new comments -
Vite preview --watch does not work anymore
#31604 commented on
Jun 19, 2025 • 0 new comments -
Nx doesn't use the latest version of Expo/React Native when generating a new Expo/React Native project
#31498 commented on
Jun 19, 2025 • 0 new comments -
Project with a certain name is not seen by nx
#31584 commented on
Jun 19, 2025 • 0 new comments -
@types/node issue with @nestjs/swagger : "fetch" is undefined
#31637 commented on
Jun 19, 2025 • 0 new comments -
Problem with Dynamic Remote in Module Federation Setup [Webpack] [React] [MicroFrontends]
#30408 commented on
Jun 23, 2025 • 0 new comments -
nx run-many --target=serve --all not serve all projects in windows os.
#30299 commented on
Jun 23, 2025 • 0 new comments -
Nx-Expo is ignoring custom resolveRequest function in metro.config.js
#30583 commented on
Jun 23, 2025 • 0 new comments -
nx/expo not showing QR on windows machine
#30458 commented on
Jun 23, 2025 • 0 new comments -
Expo / Update metro-config to @^0.81.0
#30557 commented on
Jun 23, 2025 • 0 new comments -
Input and output glob patterns throw error: "error parsing glob 'a}{b': unclosed alternate group" when using multiple groups
#30617 commented on
Jun 23, 2025 • 0 new comments -
Nx does not ignore the `.nx` folder when ignored by an external `.gitignore`
#30313 commented on
Jun 23, 2025 • 0 new comments -
`run-android` Command Fails in Nx React Native App
#30439 commented on
Jun 23, 2025 • 0 new comments -
The "nx/js/dependencies-and-lockfile" plugin threw an error while creating dependencies
#30416 commented on
Jun 23, 2025 • 0 new comments -
Rspack bug from version higher than 20.1.4 to latest - Could not find ${fileToRun}. Make sure your build succeeded.
#30305 commented on
Jun 23, 2025 • 0 new comments -
Wrong release version after prerelease version
#30304 commented on
Jun 23, 2025 • 0 new comments -
Metro unable to resolve libraries in blank workspaces
#30385 commented on
Jun 23, 2025 • 0 new comments -
Not run this migration step for apps folder explicit-standalone-flag
#30328 commented on
Jun 23, 2025 • 0 new comments -
ENVs are being validated while running unrelated nx commands
#30452 commented on
Jun 23, 2025 • 0 new comments -
`@nx/dependency-checks` fails on missing dev dependencies
#30614 commented on
Jun 23, 2025 • 0 new comments -
Verdaccio doesn't clean npm config at least on windows
#30401 commented on
Jun 23, 2025 • 0 new comments -
nx docs error; can't create mf remote
#30391 commented on
Jun 23, 2025 • 0 new comments -
Cannot properly Find All References in VSCode even when using nx --workspaces with project references
#30378 commented on
Jun 23, 2025 • 0 new comments -
`createProjectGraphAsync` no longer contains external nodes when using bun's new text-based lockfile
#30362 commented on
Jun 23, 2025 • 0 new comments -
When using bun `>1.2.0` text based lockfile is required
#30607 commented on
Jun 23, 2025 • 0 new comments -
U can't add playwright to existing project
#30461 commented on
Jun 23, 2025 • 0 new comments -
Upgrading from 20.4.6 to 20.5.0 broke stylePreprocessorOptions.includePaths in a webpack react project
#30340 commented on
Jun 23, 2025 • 0 new comments -
`@nx/enforce-module-boundaries` recommends changes that break build of Angular library with secondary entry-points
#30473 commented on
Jun 23, 2025 • 0 new comments -
Can't select text in the terminal
#31385 commented on
Jun 23, 2025 • 0 new comments -
@nx/expo:app --unitTestRunner=none still installs unit test runner dependencies
#30366 commented on
Jun 23, 2025 • 0 new comments -
Cannot Create Angular Project with rspack
#30747 commented on
Jun 23, 2025 • 0 new comments -
Peer dependency issues with @nx/rspack and @nx/module-federation using pnpm
#30433 commented on
Jun 23, 2025 • 0 new comments -
`readyWhen` not working as expected with TUI disabled
#31119 commented on
Jun 23, 2025 • 0 new comments -
Web Workers not functioning properly with Nx plugins
#30421 commented on
Jun 23, 2025 • 0 new comments -
(plugin rpt2) RollupError: The "fileName" or "name" properties of emitted chunks and assets must be strings that are neither absolute nor relative paths
#30488 commented on
Jun 23, 2025 • 0 new comments -
Docker container won't restart when serving app with Nx and NX_ISOLATE_PLUGINS = true
#30359 commented on
Jun 23, 2025 • 0 new comments -
task if crashed by OOM is marked as successful and then cached
#29204 commented on
Jun 23, 2025 • 0 new comments -
Run fails when using DB_CACHE (ENOENT: no such file or directory, lstat)
#29144 commented on
Jun 23, 2025 • 0 new comments -
Task fails on "Error: Operation not permitted (os error 1)" when run in parallel with other tasks
#29137 commented on
Jun 23, 2025 • 0 new comments -
`@nx/esbuild 20.2.2` depends on a very old esbuild version `unmet peer esbuild@~0.19.2: found 0.24.0`
#29358 commented on
Jun 23, 2025 • 0 new comments -
Can't move angular library to a grouping folder
#29369 commented on
Jun 23, 2025 • 0 new comments -
Rust project sample code does not work anymore
#29360 commented on
Jun 23, 2025 • 0 new comments -
Nx CLI constantly re-adds firsttris.vscode-jest-runner to recommended extensions in VS Code
#29345 commented on
Jun 23, 2025 • 0 new comments -
Unable to publish a package
#29359 commented on
Jun 23, 2025 • 0 new comments -
Project graph is not generated on systems with slow socket connection times due to 5 sec timeout
#29374 commented on
Jun 23, 2025 • 0 new comments -
Windows nx migrate Command failed
#29383 commented on
Jun 23, 2025 • 0 new comments -
E: Package 'libasound2' has no installation candidate
#29395 commented on
Jun 23, 2025 • 0 new comments -
Package Conflict between Angular 19 and NestJS
#29409 commented on
Jun 23, 2025 • 0 new comments -
NX flat config / convert-to-flat-config / nx.json errors
#29396 commented on
Jun 23, 2025 • 0 new comments -
[readCachedProjectGraph] ERROR: No cached ProjectGraph is available
#29404 commented on
Jun 23, 2025 • 0 new comments -
`@nx/vite/plugins/nx-tsconfig-paths.plugin` always output `package.json`
#29466 commented on
Jun 23, 2025 • 0 new comments -
Compiler paths defined in a tsconfig file that tsconfig.base.json extends from are not recognised during project graph creation
#29420 commented on
Jun 23, 2025 • 0 new comments -
findImports() excludes files based on .gitignore files outside of the repository
#29413 commented on
Jun 23, 2025 • 0 new comments -
Expo v52 dom components do not work
#29410 commented on
Jun 23, 2025 • 0 new comments -
Nx doesn't update the version of source project
#29474 commented on
Jun 23, 2025 • 0 new comments -
` nx g @nx/eslint:convert-to-flat-config` only converts root `.eslintrc.json`
#29458 commented on
Jun 23, 2025 • 0 new comments -
NX_VERSION_CHANGED for format:write without any further text
#29446 commented on
Jun 23, 2025 • 0 new comments -
Using a github link as pacakge version breaks the @nx/dependecy-checks
#29478 commented on
Jun 23, 2025 • 0 new comments -
using {projectRoot} doesn't work with migrations
#29471 commented on
Jun 23, 2025 • 0 new comments -
Update prettier version to 3
#30801 commented on
Jun 23, 2025 • 0 new comments -
nx projects graph is empty after upgrade from 19 to 20
#29467 commented on
Jun 23, 2025 • 0 new comments -
Issue with creating backend application angular spring boot
#29500 commented on
Jun 23, 2025 • 0 new comments -
The "@nx/angular" plugin doesn't yet support the existing TypeScript setup
#29570 commented on
Jun 23, 2025 • 0 new comments -
Nx using `WebPack` does not work correctly (breakpoints & reload on save)
#29616 commented on
Jun 23, 2025 • 0 new comments -
Mismatch fingerprint when building an expo app and using runtimeVersion Policy set to `fingerprint`
#29511 commented on
Jun 23, 2025 • 0 new comments -
globAsync (devkit) does not have same behavior as glob
#29564 commented on
Jun 23, 2025 • 0 new comments -
Duplicate shared library code in common.js in angular module fedaration
#29748 commented on
Jun 23, 2025 • 0 new comments -
yarn with pnp fails on nx g @nx/js:lib (@nx/js tried to access @nx/eslint, but it isn't declared in its dependencies)
#29125 commented on
Jun 23, 2025 • 0 new comments -
nx graph --print not working
#28688 commented on
Jun 23, 2025 • 0 new comments -
It looks like all of --lib-name dependencies have not been built yet:
#29038 commented on
Jun 23, 2025 • 0 new comments -
Lint task executions with @nx/eslint:lint receive cache hits after relevant packages updated (e.g. angular-eslint)
#29074 commented on
Jun 23, 2025 • 0 new comments -
NestJS - Error: The externalDependency 'webpack-cli' for 'project:build' could not be found.
#29116 commented on
Jun 23, 2025 • 0 new comments -
ES Lint not setup correctly on new project
#28971 commented on
Jun 23, 2025 • 0 new comments -
Pruned lock file creation failed when using non-repo package
#28767 commented on
Jun 23, 2025 • 0 new comments -
@nx/expo:install fails if Expo module outputs any post-installation instructions
#29131 commented on
Jun 23, 2025 • 0 new comments -
formatFiles modifies the tsconfig.base.json file even when it is unchanged
#29043 commented on
Jun 23, 2025 • 0 new comments -
NX20 and @nx/jest/plugin: implicit 'test' target disappeared
#29057 commented on
Jun 23, 2025 • 0 new comments -
CI Table is shown even if `neverConnectToCloud` is enabled
#28956 commented on
Jun 23, 2025 • 0 new comments -
Nx ESLint configurations are undocumented
#29093 commented on
Jun 23, 2025 • 0 new comments -
Undetected projects Nx 19 w/ wasm32 target
#29069 commented on
Jun 23, 2025 • 0 new comments -
NX Daemon process terminated and closed the connection
#29118 commented on
Jun 23, 2025 • 0 new comments -
`passWithNoTests` ineffective
#29143 commented on
Jun 23, 2025 • 0 new comments -
nx-freebsd-arm64 nowhere to be found
#29257 commented on
Jun 23, 2025 • 0 new comments -
nx build exposed system variables - define_process_env_default
#29278 commented on
Jun 23, 2025 • 0 new comments -
Nx unnecessarily invokes package manager
#29244 commented on
Jun 23, 2025 • 0 new comments -
`nx release` not respecting `implicitDependencies` when running `updateDependents`
#29283 commented on
Jun 23, 2025 • 0 new comments -
Migration command fails (nx migrate --run-migrations=migrations.json)
#29146 commented on
Jun 23, 2025 • 0 new comments -
Nx Loads "jest.config.ts" when "npx nx format:write --files" command is run
#29288 commented on
Jun 23, 2025 • 0 new comments -
`@nx/enforce-module-boundaries` incorrectly allows deep imports
#29258 commented on
Jun 23, 2025 • 0 new comments -
NX migration issues
#29300 commented on
Jun 23, 2025 • 0 new comments -
lerna ERR! lerna WorkspaceContext is not a constructor
#29304 commented on
Jun 23, 2025 • 0 new comments -
Unable to load file at runtime inside vite config in a monorepo
#29329 commented on
Jun 23, 2025 • 0 new comments -
nx-release doesn't release packages using a local dependency protocol when using modern yarn
#29242 commented on
Jun 23, 2025 • 0 new comments -
How to use @lit-labs/nextjs with nextjs app created in nrwl nx mono-repo?.
#29191 commented on
Jun 23, 2025 • 0 new comments -
@nx/webpack:webpack executor fails after setup-ssr
#29274 commented on
Jun 23, 2025 • 0 new comments -
Dependency-Checks ESLint Rule Fails for TypeScript Composite Projects in Nx 20.2.2
#29307 commented on
Jun 23, 2025 • 0 new comments -
unable to import functions that exported from package using "exports" fields
#29335 commented on
Jun 23, 2025 • 0 new comments -
Lack of documentation about release options object in nx.json in web and code
#29323 commented on
Jun 23, 2025 • 0 new comments -
"Cannot build a module path..." when importing from a shared `nx/js` library into a nuxt app
#29668 commented on
Jun 23, 2025 • 0 new comments -
`@nx/eslint-plugin` should ignore `.nx` folder globally
#29767 commented on
Jun 23, 2025 • 0 new comments -
--skip-nx-cache doesn't skip cache for depedent tasks
#29854 commented on
Jun 23, 2025 • 0 new comments -
lib lint error in 19.8.14
#29709 commented on
Jun 23, 2025 • 0 new comments -
Error: Cannot find module '/home/techlens/WebstormProjects/journey-analytic/libs/stateless/dist'
#29883 commented on
Jun 23, 2025 • 0 new comments -
[React Native] Type mismatch for react-navigation - 'id' is declared here | Type 'bigint' is not assignable to type 'ReactNode'
#29738 commented on
Jun 23, 2025 • 0 new comments -
@nx/enforce-module-boundaries using bun 1.2.2 has error for third party libraries
#29979 commented on
Jun 23, 2025 • 0 new comments -
NX 20: Azure Deployment Fails - Cannot Find Module "../doc/directives.js"
#29987 commented on
Jun 23, 2025 • 0 new comments -
remoteEntry.mjs not optimized
#29742 commented on
Jun 23, 2025 • 0 new comments -
Cannot resolve '@nx/react/typings/cssmodule.d.ts' when using pnpm
#29945 commented on
Jun 23, 2025 • 0 new comments -
Unable to construct project graph
#29821 commented on
Jun 23, 2025 • 0 new comments -
When saving a lib, auto reload triggers but changes are not reflected
#29932 commented on
Jun 23, 2025 • 0 new comments -
npx create-nx-workspace broken in version 20.3.2
#29675 commented on
Jun 23, 2025 • 0 new comments -
Playwright in new angular preset project fails every test: did not expect test() to be called here
#29994 commented on
Jun 23, 2025 • 0 new comments -
Adding a `lib` directory with any file at root causes graph to handle root as a project itself
#29837 commented on
Jun 23, 2025 • 0 new comments -
dep-graph not showing groups by eslint sourceTag scope/type...etc
#29927 commented on
Jun 23, 2025 • 0 new comments -
migration of new workspace to 20.3.3 breaks build
#29754 commented on
Jun 23, 2025 • 0 new comments -
@nx/nest:application fails to create back end api app
#29681 commented on
Jun 23, 2025 • 0 new comments -
db cache does not restore output outside the project folder
#29863 commented on
Jun 23, 2025 • 0 new comments -
`nx add` requires `npm`
#29842 commented on
Jun 23, 2025 • 0 new comments -
NX 20.4.x Lit element unit tests config issue with Jest
#29834 commented on
Jun 23, 2025 • 0 new comments -
nx generator for cypress component tests doesn't generate correct tsconfigs
#29780 commented on
Jun 23, 2025 • 0 new comments -
nx does not honor package.json based workspace settings for projects
#29739 commented on
Jun 23, 2025 • 0 new comments -
NX Environment variables not getting expanded for .env files
#29926 commented on
Jun 23, 2025 • 0 new comments -
Target specific env vars don't work with sharedGlobals
#29824 commented on
Jun 23, 2025 • 0 new comments -
No Version Modifiers for Dependencies after Fresh Workspace Migration
#29778 commented on
Jun 23, 2025 • 0 new comments -
Outdated Node Types in Nx Default Configuration
#29714 commented on
Jun 23, 2025 • 0 new comments -
Outdated Prettier Version in nx
#29701 commented on
Jun 23, 2025 • 0 new comments -
@nx/detox doesn't add config plugin to app.json
#29680 commented on
Jun 23, 2025 • 0 new comments -
Creating buildable, publishable nestjs lib results in "Cannot find configuration for" or "Cannot set properties of undefined (setting 'build')"
#29930 commented on
Jun 23, 2025 • 0 new comments -
Nativewind not working with Expo in Nx monorepo
#29624 commented on
Jun 23, 2025 • 0 new comments -
Nx release - workspace protocol versions are not resolved with independent releases from custom dist folder
#29602 commented on
Jun 23, 2025 • 0 new comments -
app generator for @nx/next: app folder not created, whereas app2 is
#29650 commented on
Jun 23, 2025 • 0 new comments -
EPERM Error messages produced when retrying rename of project-graph.json cause CI pipeline failure
#29556 commented on
Jun 23, 2025 • 0 new comments -
Vite plugin task inference adds `preview`, `serve`, and `serve-static` for lib-only projects
#29506 commented on
Jun 23, 2025 • 0 new comments -
`releaseVersion` API doesn't update package versions when the lockfile updates and the root package.json has an `"nx"` field.
#29641 commented on
Jun 23, 2025 • 0 new comments -
Lockfile for Nest.js incomplete (NX 20.3.1)
#29593 commented on
Jun 23, 2025 • 0 new comments -
using runExecutor inside a custom plugin executor uses different configuration
#29627 commented on
Jun 23, 2025 • 0 new comments -
@20.3.0 migration breaks subsequent 'npm install'
#29499 commented on
Jun 23, 2025 • 0 new comments -
Jest globalSetup code does not detect local library dependency
#29600 commented on
Jun 23, 2025 • 0 new comments -
Programmatic API leaves active resources, preventing natural exit
#29651 commented on
Jun 23, 2025 • 0 new comments -
Should I provide tsconfig.json at the root path?
#29533 commented on
Jun 23, 2025 • 0 new comments -
Win: nx reset --cache-only does not remove cache if new DB cache format used. It worked well with file cache format.
#29628 commented on
Jun 23, 2025 • 0 new comments -
Lint error: WrapperError: Key "plugins": Cannot redefine plugin "@angular-eslint/template"
#29661 commented on
Jun 23, 2025 • 0 new comments -
nx tries to escape $ in file names
#29647 commented on
Jun 23, 2025 • 0 new comments -
Global sync generator gets taken from cache even after changes
#29526 commented on
Jun 23, 2025 • 0 new comments -
NX should ensure in-repo dependencies do not resolve to artifact registries
#29626 commented on
Jun 23, 2025 • 0 new comments -
Angular Library Generator ignores workspaceLayout.libsDir
#29659 commented on
Jun 23, 2025 • 0 new comments -
[Nx Release] Out of sync package-lock.json after `nx release version` execution
#29537 commented on
Jun 23, 2025 • 0 new comments -
docs: lintFilePatterns is a mandatory property
#29648 commented on
Jun 23, 2025 • 0 new comments -
docs: After move getRandomItem function, it doesn't work well
#29517 commented on
Jun 23, 2025 • 0 new comments -
WASM error when running npx nx build my-app-name --verbose (Error: invalid type: unit value, expected struct Options)
#29497 commented on
Jun 23, 2025 • 0 new comments -
Nx on Windows fails to run any tasks for monorepo
#29551 commented on
Jun 23, 2025 • 0 new comments -
nx@npm:20.3.0 [78682] couldn't be built successfully (exit code 129)
#29481 commented on
Jun 23, 2025 • 0 new comments -
Storybook Opens in Web Browser Instead of Loading on Android/iOS Apps, Missing Documentation for Integrating NX Storybook with Expo
#29674 commented on
Jun 23, 2025 • 0 new comments -
Linting via nx can produce different outputs than the VSCode extension
#29769 commented on
Jun 23, 2025 • 0 new comments -
NX console not working. Unable to generate libs, components etc.
#29957 commented on
Jun 23, 2025 • 0 new comments -
Broken links to logs in CI output
#29899 commented on
Jun 23, 2025 • 0 new comments -
getProjects fails when used in generator callback
#29852 commented on
Jun 23, 2025 • 0 new comments -
Nx-v19.1.2 : Library specific dependencies are not copied\automatically inferred from main package.json
#29683 commented on
Jun 23, 2025 • 0 new comments -
tsConfig property in project.json not respected for executor: @nx/angular:browser-esbuild
#29898 commented on
Jun 23, 2025 • 0 new comments