Skip to content

Commit 795e49f

Browse files
committed
docs: 📝 add link to issue
1 parent 955003b commit 795e49f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/instructions/faq.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ stub.mockReturnValue(of(42));
2929

3030
## `Error: listen EACCES: permission denied`
3131

32+
Cf. [Vitest issue #9035](https://github.com/vitest-dev/vitest/issues/9035).
33+
3234
When using Vitest Browser mode on some systems, you may encounter the following error:
3335

3436
```

0 commit comments

Comments
 (0)