cursor
cursor copied to clipboard
Incorrect clang version api
trafficstars
I am trying to install c language server but failed to get the latest clang version from GitHub api. I found a typo for clang version. This api should be "https://api.github.com/repos/clangd/clangd/releases/latest", but in the tool, seems we are missing a "repos" path.
@andysun84 , @truell20 this issue is fixed. PR created here: https://github.com/getcursor/cursor/pull/214
sweet thanks @alexwebdevs, merged
Should be fixed in the newest version 🙂