I also Have a problem with Arduino IDE 2.0 beta 5 but there is only one error message only, but mine is a bit different
Here is the errors
--Unable to watch for file changes in this large workspace. Please follow the instructions link to resolve this issue.
pert
April 26, 2021, 3:58am
2
Hi @arunav1 . This is a known bug:
opened 04:17PM - 25 Feb 21 UTC
closed 01:24PM - 15 Sep 22 UTC
conclusion: resolved
topic: code
type: imperfection
criticality: high
I occasionally get this warning from a new, bare minimum sketch:
```
Unable to… watch for file changes in this large workspace. Please follow the instructions link to resolve this issue.
```

There doesn't seem to be any pattern to when I get it. I have a nearly empty sketchbook with only one library installed.
The linked instructions are certainly nothing a beginner would enjoy being exposed to:
https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc
It seems like this is a spurious warning and not a good user experience, especially for a beginner who won’t understand how to interpret it and may treat it as a “red herring” for completely unrelated problems they are having ([example](https://github.com/arduino/arduino-ide/issues/151)).
### Arduino IDE version
#### Original report
Unknown
#### Last verified with
```text
Version: 2.0.0-rc5-snapshot-b069f94
Date: 2022-04-05T09:31:01.231Z
CLI Version: 0.21.0 [10107d24]
```
### Operating system
Windows
### Operating system version
10
### Additional context
[ originally reported by @per1234 ]
It doesn't indicate any actual problem. Please just ignore it. It should be fixed in an upcoming release of the Arduino IDE 2.x.