We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955003b commit 795e49fCopy full SHA for 795e49f
‎docs/instructions/faq.md‎
@@ -29,6 +29,8 @@ stub.mockReturnValue(of(42));
29
30
## `Error: listen EACCES: permission denied`
31
32
+Cf. [Vitest issue #9035](https://github.com/vitest-dev/vitest/issues/9035).
33
+
34
When using Vitest Browser mode on some systems, you may encounter the following error:
35
36
```
0 commit comments