Volta: Add an easy way to update volta

Created on 11 Feb 2019  路  7Comments  路  Source: volta-cli/volta

enhancement needs RFC

Most helpful comment

@Stanzilla definitely! The story for upgrades is actually a little more straightforward on Windows, since the installer already has support built-in.

We have a windows installer, but at the moment it鈥檚 not signed. We鈥檙e looking into getting a code-signing certificate so we can make it a little nicer.

All 7 comments

Totally agree that we need a better solution here!

To date I've been doing:

rm -rf ~/.notion/bin ~/.notion/cache ~/.notion/catalog.toml ~/.notion/config.toml ~/.notion/launchbin ~/.notion/launchscript ~/.notion/load.sh ~/.notion/notion ~/.notion/tmp ~/.notion/tools

And re-running the installer...

Just to note, you can actually do the following now:

rm -rf $NOTION_HOME
curl -sSLf https://get.notionjs.com | bash

Think of the Windows users as well, please :)

@Stanzilla definitely! The story for upgrades is actually a little more straightforward on Windows, since the installer already has support built-in.

We have a windows installer, but at the moment it鈥檚 not signed. We鈥檙e looking into getting a code-signing certificate so we can make it a little nicer.

hi, what is the progress of this issue?

Hi @zhaoyao91, there hasn't been any change: You can update by re-running the installer (either the pre-packaged one for Windows or the install script curl https://get.volta.sh | bash for Linux / MacOS.

If anyone is using volta on Windows, currently there is an easy way to update volta. You can install volta via Scoop, and just type scoop update volta to upgrade. I've been comfortable with it for a few months (since volta 0.8.x).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chriskrycho picture chriskrycho  路  5Comments

jhford picture jhford  路  6Comments

bakerac4 picture bakerac4  路  4Comments

mikrostew picture mikrostew  路  3Comments

stefanpenner picture stefanpenner  路  6Comments