This is a followup on my comment for more exposure.
To reiterate, the logs from the most recent publish failure contain the error message oidc Failed token exchange request with body message: OIDC token exchange error - package not found. This means Trusted Publishing isn’t configured correctly (or doesn’t match) for this repo/workflow in the npm package settings.
It would be fantastic if the maintainers that have access to the npm settings could make this small configuration correction on their side so that a new release can be published in order to resolve numerous issues faced with the latest release (namely Node 24 support).
This is a followup on my comment for more exposure.
To reiterate, the logs from the most recent publish failure contain the error message
oidc Failed token exchange request with body message: OIDC token exchange error - package not found. This means Trusted Publishing isn’t configured correctly (or doesn’t match) for this repo/workflow in the npm package settings.It would be fantastic if the maintainers that have access to the npm settings could make this small configuration correction on their side so that a new release can be published in order to resolve numerous issues faced with the latest release (namely Node 24 support).