-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.repo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
Suggestion
From #9089 -> https://github.com/typescript-eslint/typescript-eslint/actions/runs/9066115359/job/24909225017:
❌ > nx run types:nx-release-publish
npm publish error:
Not Found - PUT https://registry.npmjs.org/@typescript-eslint%2ftypes - Not found
'@typescript-eslint/types@8.0.0-alpha.11' is not in this registry.
Note that you can also install from a
tarball, folder, http url, or git url.
npm publish stdout:
{
"error": {
"code": "E404",
"summary": "Not Found - PUT https://registry.npmjs.org/@typescript-eslint%2ftypes - Not found",
"detail": "\n '@typescript-eslint/types@8.0.0-alpha.11' is not in this registry.\n\nNote that you can also install from a\ntarball, folder, http url, or git url."
}
}
NX Running target nx-release-publish for 10 projects failed
Tasks not run because their dependencies failed or --nx-bail=true:
- typescript-eslint:nx-release-publish
- typescript-estree:nx-release-publish
- eslint-plugin:nx-release-publish
- scope-manager:nx-release-publish
- visitor-keys:nx-release-publish
- rule-tester:nx-release-publish
- type-utils:nx-release-publish
- parser:nx-release-publish
- utils:nx-release-publish
Failed tasks:
- types:nx-release-publish
cc @JamesHenry - looks like an issue with our Nx configuration?
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.repo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs