Install specific version of wasp

Hello guys. I know there is a way to install a specific version of wasp but for some reason I am having a hard time finding it again or I am being lazy as well. Anyone can point the direction? The main point of this question is to make the bot answers it, but I don't...
4 Replies
kapa.ai
kapa.ai3mo ago
Hi @Stefan Vitória. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Sure, you can install a specific version of Wasp by using the installer script with an additional argument -v x.y.z, where x.y.z is the version you want to install. Here is the command:
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s -- -v x.y.z
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s -- -v x.y.z
Just replace x.y.z with the version number you want to install. For example, if you want to install version 0.12.0, you would run:
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s -- -v 0.12.0
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s -- -v 0.12.0
You can check the list of valid versions, including the latest one, on the Wasp GitHub releases page (https://github.com/wasp-lang/wasp/releases). If you want to switch to the latest version of Wasp, you can do so with the following command:
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s
curl -sSL <https://get.wasp-lang.dev/installer.sh> | sh -s
This information is based on the Wasp CLI documentation (https://wasp-lang.dev/docs/general/cli#miscellaneous-commands). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @Stefan Vitória, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
Stefan Vitória
Stefan Vitória3mo ago
Thanks @kapa.ai
MEE6
MEE63mo ago
Wohooo @Stefan Vitória, you just became a Waspeteer level 4!
kapa.ai
kapa.ai3mo ago
Let me check the knowledge base for you. One moment! :books: ---------------------- You're welcome! If you have any more questions about Wasp, feel free to ask. Happy coding! ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @Stefan Vitória, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
Want results from more Discord servers?
Add your server