How to upgrade Volta
Every time it's time to upgrade Volta, I always forget how to do it. So I decided to write a blog post about it. This way, I can always come back to it and remember how to do it.
How to upgrade Volta to the latest version?
The simplest way is simply to reinstall Volta. You can do this by running the following command:
_10curl https://get.volta.sh | bash
This will install the latest version of Volta. If you already have Volta installed, it will replace the current version with the latest one.