Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an easy way to update volta #269

Open
sphinxc0re opened this issue Feb 11, 2019 · 7 comments
Open

Add an easy way to update volta #269

sphinxc0re opened this issue Feb 11, 2019 · 7 comments

Comments

@sphinxc0re
Copy link

sphinxc0re commented Feb 11, 2019

NOTE: this issue predates this project's rename to Volta.

@rwjblue
Copy link
Contributor

rwjblue commented Feb 11, 2019

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...

@rwjblue
Copy link
Contributor

rwjblue commented Feb 18, 2019

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

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

@Stanzilla
Copy link

Think of the Windows users as well, please :)

@charlespierce
Copy link
Contributor

@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’s not signed. We’re looking into getting a code-signing certificate so we can make it a little nicer.

@chriskrycho chriskrycho changed the title Add an easy way to update notion Add an easy way to update volta Jul 16, 2019
@zhaoyao91
Copy link

hi, what is the progress of this issue?

@charlespierce
Copy link
Contributor

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.

@chawyehsu
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants