-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Labels
Description
Current Behavior
Migration 21.3.0-beta.0 "Change dev.nx.gradle.project-graph to version 0.1.2 in build file" fails
Error: Command failed: /var/folders/4_/n5lwyfts4zg5wq6z6nx9wqj40000gn/T/tmp-83553-Ru6mBUtNSTOM/node_modules/.bin/nx _migrate --run-migration --verbose
at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at checkExecSyncError (node:child_process:883:11)
at execSync (node:child_process:955:15)
at Object.runMigration (/Users/jvs/Code/Firefly3/node_modules/.pnpm/nx@21.3.0_@swc-node+register@1.9.2_@swc+core@1.5.7_@swc+helpers@0.5.17__@swc+types@0.1._e0b5e8bd69567b2944a08d923ab15db0/node_modules/nx/src/command-line/migrate/migrate.js:1138:42)
at Object.handler (/Users/jvs/Code/Firefly3/node_modules/.pnpm/nx@21.3.0_@swc-node+register@1.9.2_@swc+core@1.5.7_@swc+helpers@0.5.17__@swc+types@0.1._e0b5e8bd69567b2944a08d923ab15db0/node_modules/nx/src/command-line/migrate/command-object.js:13:68) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 83563,
stdout: null,
stderr: null
}
Expected Behavior
That it changes the dependency without failing
GitHub Repo
No response
Steps to Reproduce
Nx Report
Node : 22.17.0
OS : darwin-arm64
Native Target : aarch64-macos
pnpm : 10.13.1
nx (global) : 21.1.2
nx : 21.3.0
@nx/js : 21.3.0
@nx/eslint : 21.3.0
@nx/workspace : 21.3.0
@nx/devkit : 21.3.0
@nx/eslint-plugin : 21.3.0
@nx/gradle : 21.3.0
@nx/playwright : 21.3.0
@nx/plugin : 21.3.0
@nx/react : 21.3.0
@nx/storybook : 21.3.0
@nx/vite : 21.3.0
@nx/web : 21.3.0
typescript : 5.8.3
---------------------------------------
Registered Plugins:
nx-tools-azure
nx-tools-chimney-insights
nx-tools-i18next
nx-tools-sentry
nx-tools-webapp
@nx/eslint/plugin
@nx-dotnet/core
@nx/storybook/plugin
@nx/vite/plugin
@nx/playwright/plugin
@nx/gradle
---------------------------------------
Community plugins:
@nx-dotnet/core : 2.5.0
---------------------------------------
Local workspace plugins:
nx-tools-chimney-insights
nx-tools-i18next
nx-tools-sentry
nx-tools-webapp
nx-tools-azure
---------------------------------------
Cache Usage: 0.00 B / 92.64 GB
Failure Logs
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response