#Can't upgrade on WSL
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Bun v1.0.27 is out! You're on 1.0.25
error: Failed to locate "unzip" in PATH. bun upgrade needs "unzip" to work.
Tried searching around a bit, but none of the fixed I found worked for me. I'm pretty certain I have unzip installed correctly
Did you try installing unzip again??
sudo apt-get update
sudo apt-get install unzip
I had an issue with upgrading too, I just used the curl command on the website, I guess it helps