Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run any command after fresh install - "NX The externalDependency XXX for XXX could not be found" #30603

Open
1 of 4 tasks
arvilmena opened this issue Apr 3, 2025 · 0 comments
Assignees
Labels
scope: core core nx functionality type: bug

Comments

@arvilmena
Copy link

arvilmena commented Apr 3, 2025

Current Behavior

Trying to run any "lint", "test" from any package won't work.

Expected Behavior

They should run

GitHub Repo

branch: gh-issue/nx-30603

Steps to Reproduce

  1. Create a new NX workspace
  2. Add NextJS app name it nextjs-1
  3. Finish the setup
  4. Run: bun nx run nextjs-1:lint or bun nx run nextjs-1:test and it will fail

Nx Report

NX   Report complete - copy this into the issue template

Node           : 23.10.0
OS             : darwin-arm64
Native Target  : aarch64-macos
bun            : 1.2.8

nx                     : 20.7.1
@nx/js                 : 20.7.1
@nx/jest               : 20.7.1
@nx/eslint             : 20.7.1
@nx/workspace          : 20.7.1
@nx/devkit             : 20.7.1
@nx/eslint-plugin      : 20.7.1
@nx/module-federation  : 20.7.1
@nx/next               : 20.7.1
@nx/playwright         : 20.7.1
@nx/react              : 20.7.1
@nx/web                : 20.7.1
@nx/webpack            : 20.7.1
typescript             : 5.7.3
---------------------------------------
Registered Plugins:
@nx/js/typescript
@nx/next/plugin
@nx/playwright/plugin
@nx/eslint/plugin
@nx/jest/plugin
@nx/react/router-plugin
---------------------------------------
Cache Usage: 0.00 B / 185.82 GB

Failure Logs

[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.038Z - Started listening on: /var/folders/lp/m_l0hm7n327_8dlrznr5jxf80000gn/T/ba17f2df76fdd8bb7d07/d.sock
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.039Z - [WATCHER]: Subscribed to changes within: /Users/arvil/Repos/test--nx-nextjs-server-actions (native)
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.049Z - Established a connection. Number of open connections: 1
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.049Z - Established a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.049Z - Closed a connection. Number of open connections: 1
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.050Z - [REQUEST]: Client Request for Project Graph Received
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.100Z - [WATCHER]: Processing file changes in outputs
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.186Z - Time taken for 'Load Nx Plugin: /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 135.14529199999998ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.189Z - Time taken for 'Load Nx Plugin: /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/plugins/package-json' 138.00495899999999ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.195Z - Time taken for 'loadDefaultNxPlugins' 143.966333ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.227Z - Time taken for 'Load Nx Plugin: @nx/js/typescript' 177.326208ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.231Z - Time taken for 'Load Nx Plugin: @nx/eslint/plugin' 180.220083ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.233Z - Time taken for 'Load Nx Plugin: @nx/jest/plugin' 182.031792ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.253Z - Time taken for 'Load Nx Plugin: @nx/next/plugin' 202.476833ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.253Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.253Z - [REQUEST]: 
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.253Z - [REQUEST]: 
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Time taken for 'loadSpecifiedNxPlugins' 203.14016699999996ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Established a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Closed a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Closed a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.259Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.260Z - [REQUEST]: Responding to the client. handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.260Z - Done responding to the client handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.260Z - Handled HASH_GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.260Z - Established a connection. Number of open connections: 4
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - [REQUEST]: Responding to the client. handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Done responding to the client handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Established a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Closed a connection. Number of open connections: 4
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Established a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - [REQUEST]: Responding to the client. handleGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Done responding to the client handleGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Handled GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.261Z - Established a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Closed a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Established a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Handled HASH_GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Established a connection. Number of open connections: 7
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.262Z - Closed a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.263Z - Handled HASH_GLOB. Handling time: 0. Response time: 0.
(node:41033) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:41031) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.709Z - [REQUEST]: Responding to the client. handleNxWorkspaceFiles
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.709Z - Done responding to the client handleNxWorkspaceFiles
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:22.709Z - Handled GET_FILES_IN_DIRECTORY. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.120Z - Time taken for 'build-project-configs' 858.078166ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.121Z - Time taken for '@nx/js/typescript:createDependencies' 1.013249999999971ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - [SYNC]: collect registered sync generators
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - [REQUEST]: Responding to the client. project-graph
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - Time taken for 'total for creating and serializing project graph' 1163.307625ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - Done responding to the client project-graph
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.213Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1163. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.215Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.215Z - Done responding to the client handleRunPreTasksExecution
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.215Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.215Z - Time taken for 'preTasksExecution' 0.1722500000000764ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:27:23.313Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/native-task-hasher-impl.js:32
        const plans = this.planner.getPlansReference(tasks.map((t) => t.id), taskGraph);
                                   ^

Error: The externalDependency 'eslint' for 'nextjs-1:lint' could not be found
    at NativeTaskHasherImpl.hashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/native-task-hasher-impl.js:32:36)
    at InProcessTaskHasher.hashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/task-hasher.js:41:46)
    at handleHashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/handle-hash-tasks.js:30:56)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async handleResult (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:186:16)
    at async handleMessage (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:112:9)
    at async /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:74:9 {
  code: 'GenericFailure'
}

Node.js v23.10.0
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.770Z - Started listening on: /var/folders/lp/m_l0hm7n327_8dlrznr5jxf80000gn/T/ba17f2df76fdd8bb7d07/d.sock
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.771Z - [WATCHER]: Subscribed to changes within: /Users/arvil/Repos/test--nx-nextjs-server-actions (native)
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.774Z - Established a connection. Number of open connections: 1
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.775Z - Established a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.775Z - Closed a connection. Number of open connections: 1
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.776Z - [REQUEST]: Client Request for Project Graph Received
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.832Z - [WATCHER]: Processing file changes in outputs
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.910Z - Time taken for 'Load Nx Plugin: /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 132.706916ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.910Z - Time taken for 'Load Nx Plugin: /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/plugins/package-json' 133.07766600000002ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.914Z - Time taken for 'loadDefaultNxPlugins' 136.294208ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.943Z - Time taken for 'Load Nx Plugin: @nx/js/typescript' 167.620916ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.945Z - Time taken for 'Load Nx Plugin: @nx/eslint/plugin' 168.605084ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.952Z - Time taken for 'Load Nx Plugin: @nx/jest/plugin' 174.60841699999997ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.962Z - Time taken for 'Load Nx Plugin: @nx/next/plugin' 185.222667ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.962Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.962Z - [REQUEST]: 
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.962Z - [REQUEST]: 
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.967Z - Time taken for 'loadSpecifiedNxPlugins' 185.93058299999998ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.967Z - Established a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - Closed a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - Closed a connection. Number of open connections: 2
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - Established a connection. Number of open connections: 3
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.968Z - [REQUEST]: Responding to the client. handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Done responding to the client handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Handled HASH_GLOB. Handling time: 0. Response time: 1.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Established a connection. Number of open connections: 4
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - [REQUEST]: Responding to the client. handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Done responding to the client handleHashGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Handled HASH_GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Established a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Closed a connection. Number of open connections: 4
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.969Z - Established a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - [REQUEST]: Responding to the client. handleGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Done responding to the client handleGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Handled GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Established a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Closed a connection. Number of open connections: 5
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Handled HASH_GLOB. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.970Z - Established a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.971Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.971Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.971Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.971Z - Established a connection. Number of open connections: 7
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.971Z - Closed a connection. Number of open connections: 6
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.972Z - [REQUEST]: Responding to the client. handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.972Z - Done responding to the client handleHashMultiGlob
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:34.972Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.046Z - Time taken for 'build-project-configs' 75.38562499999998ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.047Z - Time taken for '@nx/js/typescript:createDependencies' 0.5394999999999754ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.048Z - [SYNC]: collect registered sync generators
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.048Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.048Z - [REQUEST]: Responding to the client. project-graph
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.048Z - Time taken for 'total for creating and serializing project graph' 272.635083ms
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.049Z - Done responding to the client project-graph
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.049Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 272. Response time: 1.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.050Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.050Z - Done responding to the client handleRunPreTasksExecution
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.050Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
[NX v20.7.1 Daemon Server] - 2025-04-03T17:31:35.050Z - Time taken for 'preTasksExecution' 0.17237499999998818ms
/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/native-task-hasher-impl.js:32
        const plans = this.planner.getPlansReference(tasks.map((t) => t.id), taskGraph);
                                   ^

Error: The externalDependency 'jest' for 'nextjs-1:test' could not be found
    at NativeTaskHasherImpl.hashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/native-task-hasher-impl.js:32:36)
    at InProcessTaskHasher.hashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/hasher/task-hasher.js:41:46)
    at handleHashTasks (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/handle-hash-tasks.js:30:56)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async handleResult (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:186:16)
    at async handleMessage (/Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:112:9)
    at async /Users/arvil/Repos/test--nx-nextjs-server-actions/node_modules/nx/src/daemon/server/server.js:74:9 {
  code: 'GenericFailure'
}

Node.js v23.10.0

Package Manager Version

bun 1.2.8

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

It will also fail for new packages/namespace that you added.
In the reproducible repo, I added the @myorg/ui and all the lint and test command also fails there

@see https://github.com/arvilmena/test--nx-nextjs-server-actions/actions/runs/14248990594/job/39936977160

@FrozenPandaz FrozenPandaz added the scope: core core nx functionality label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: core core nx functionality type: bug
Projects
None yet
Development

No branches or pull requests

3 participants