Current Behavior
When running nx release on a group of projects that are dependent on each other, the release process fails. Nx want to bump the version which results in reading the current dependency version which is not defined (as not needed by go).
Expected Behavior
nx release works
GitHub Repo
No response
Steps to Reproduce
- Create multiple Go projects with dependencies between them.
- Put them in one release group
- Call nx release
Nx Report
Node : 22.12.0
OS : darwin-arm64
Native Target : aarch64-macos
pnpm : 10.6.4
nx (global) : 21.1.0
nx : 21.4.0
@nx/js : 21.1.0
@nx/eslint : 21.1.0
@nx/workspace : 21.1.0
@nx/devkit : 21.1.0
@nx/vite : 21.1.0
typescript : 5.7.3
---------------------------------------
Registered Plugins:
@naxodev/gonx
---------------------------------------
Community plugins:
@naxodev/gonx : 2.0.2
---------------------------------------
Cache Usage: 1.76 GB / 185.82 GB
---------------------------------------
The following packages should match the installed version of nx
- @nx/js@21.1.0
- @nx/eslint@21.1.0
- @nx/workspace@21.1.0
- @nx/devkit@21.1.0
- @nx/vite@21.1.0
Failure Logs
Operating System
Additional Information
No response
Current Behavior
When running nx release on a group of projects that are dependent on each other, the release process fails. Nx want to bump the version which results in reading the current dependency version which is not defined (as not needed by go).
Expected Behavior
nx release works
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Operating System
Additional Information
No response