Skip to content

Commit

Permalink
#339 Add note explaining no self-update in 0.18.1 (#340)
Browse files Browse the repository at this point in the history
* #339 Add note explaining no self-update in 0.18.1

The self-update feature was removed pending a more robust
implementation. At present, it's not clear from the CLI or otherwise
that self-update was removed. This gives an indication in the
documentation that at least the user is not using it incorrectly.

* Remove specification of version in note
  • Loading branch information
tobymurray authored and bestander committed Jan 12, 2017
1 parent 5f3ff51 commit c4494b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions en/docs/cli/self-update.md
Expand Up @@ -8,4 +8,6 @@ layout: guide

##### `yarn self-update` <a class="toc" id="toc-yarn-self-update" href="#toc-yarn-self-update"></a>

*Note: `self-update` is currently not available, which means updates must be done manually. See <a href="https://github.com/yarnpkg/yarn/issues/1139">issue #1139</a> for details.*

This command is used to update Yarn to the latest available version.

0 comments on commit c4494b8

Please sign in to comment.