Turbo LSP is unable to resolve the value of turbo.path
unless an absolute path is provided.
See vercel/turborepo#8583 for more details.
- Clone this repo
- Install all the dependencies by running
pnpm install
- Open the repo using VS Code
- You should see the error showing that the
turbo not found
error - Done