i am having issues installing wasp
i removed and reinstalled curl but i still get the error message in the image
3 Replies
Hey @Konwea, this is probably a WSL-related problem.
If my memory servers me right, @martinsos knows what's going on. If not, I can help you debug it.
@Filip @martinsos i am using ubuntu 22.04 Lts a quick search on stackoverflow suggested i update curl which i did. it still didn't work
@Konwea did you reinstall curl via
apt
?
CHeck out instructions here https://github.com/wasp-lang/wasp/issues/1455#issuecomment-1739549085GitHub
Installation failed: There is no wasp version 0.11.5 · Issue #1455 ...
Failing to install Wasp the standard way on Ubuntu 22.04 LTS (prompt and error below) (venv) axel@axel-ThinkPad-T470s:~/Software/Auto-GPT/benchmark$ curl -sSL https://get.wasp-lang.dev/installer.sh...