You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the same issue, but it's claiming to be an issue with gh auth login
Error: HTTP 401: Bad credentials (URL/releases)
Try authenticating with: gh auth login
at /workspaces/node_modules/@jscutlery/semver/src/executors/common/exec.js:10:34
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
[mgnl-base] ❌ Error: Something went wrong with post-target "mgnl-base:github".
at /workspaces/node_modules/@jscutlery/semver/src/executors/version/utils/post-target.js:27:27
at Generator.next (<anonymous>)
at fulfilled (/workspaces/node_modules/tslib/tslib.js:164:62)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
When using the @jscutlery/semvver:github executor I am encountering a failure.
This error happens in ci as well as locally.
It happens even when it's a post-target of the version executor.
The text was updated successfully, but these errors were encountered: