-
Notifications
You must be signed in to change notification settings - Fork 72
Description
I'm constantly getting the following errors:
"
[ERROR]: [unknown] invalid document: {[] %!s(*fs.FSWithLogging=&{0x1400bc6d560}) Users/...} isn't relative to {[] %!s(*fs.FSWithLogging=&{0x1400bc6d580})
"
where "Users/..." is the absolute path to some (valid) file in the current VSCode workspace.
The paths in the error messages do change and it seems can be the path of any file in the workspace. Errors might be related to the file I'm editing at the particular moment. They might also be related to the fact that the edited file has problems, but do persist after those problems were solved.
I had these error before occasionally, but by now I get them constantly which renders Windsurf unusable :-(
I'm using the latest VSCode and Windsurf versions on MacOS Sonoma.