Skip to content

Commit

Permalink
docs: add issue comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Oct 13, 2023
1 parent 9813d41 commit f884a03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ const notUpdatable = (config: Config): boolean => {
if (instructions) {
ux.warn(instructions)
// once the spinner stops, it'll eat this blank line
// https://github.com/oclif/core/issues/799
ux.log()
}

Expand Down

0 comments on commit f884a03

Please sign in to comment.