Skip to content

npm: decorateTagPackumentWithTimeAndName accepts undefined tagPackument#1706

Open
SAY-5 wants to merge 1 commit intoraineorshine:mainfrom
SAY-5:fix/decorate-tag-packument-undefined-1696
Open

npm: decorateTagPackumentWithTimeAndName accepts undefined tagPackument#1706
SAY-5 wants to merge 1 commit intoraineorshine:mainfrom
SAY-5:fix/decorate-tag-packument-undefined-1696

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented May 2, 2026

Closes #1696. --target '@next' looks up a tag that doesn't exist on every package; tagPackument.version crashes the per-package update probe.

Closes raineorshine#1696. `@`-target lookups can land on a tag that doesn't exist; `tagPackument.version` then crashes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'version')

1 participant