Skip to content

fix: use update-notifier message template for non-npm installs - #1121

Open
mehdi653 wants to merge 1 commit into
CleverCloud:masterfrom
mehdi653:fix/update-notifier-message
Open

fix: use update-notifier message template for non-npm installs#1121
mehdi653 wants to merge 1 commit into
CleverCloud:masterfrom
mehdi653:fix/update-notifier-message

Conversation

@mehdi653

Copy link
Copy Markdown

Summary

update-notifier ignores getDetails and tagsUrl. This uses the supported message template and points to the clever-tools docs update section so brew/apt/binary users are not told to run a global npm install.

Fixes #1117

Test plan

  • Trigger the update notice and confirm the docs link appears
  • Confirm the notice no longer recommends a global npm install

@mehdi653
mehdi653 requested a review from a team as a code owner August 12, 2026 22:10
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.

update-notifier: getDetails() is never called and tagsUrl is ignored, so non-npm users are told to run npm i -g

1 participant