getcursor / cursor

The AI Code Editor
https://cursor.com
24.08k stars 1.51k forks source link

WSL breaks on Cursor update #1960

Open xale-a opened 2 weeks ago

xale-a commented 2 weeks ago

image

Clicking retry/ignore/close doesn't fix anything. It has happened for the last 3 updates.

Steps to reproduce:

  1. Have project opened in WSL (remote)
  2. Update Cursor

Temp fix that I use: rm -rf /home/<user>/.cursor-server/bin/* and reopen Cursor

OS: Windows 11

zjwarnes commented 1 week ago

Same issue here, developing in WSL with cursor AI has not worked since the update. But that tmp fix is working for me too, thanks for that, I was about to write off cursor ai

nheinbaugh commented 1 week ago

You're a true hero! Thank you! Your steps worked to remove the .cursor-server/bin folder. I think it somehow decided it should try to download a version from the cursor blob storage that just doesn't exist

mecskyverse commented 1 week ago

Thanks for sharing!!