Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Commit 8c84507

Browse files
authored
Note for WSL users.
1 parent c27afe8 commit 8c84507

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@ Because of that, it's essential that the bundler doesn't treat the package as an
146146
npm install -D @sveltejs/svelte-virtual-list
147147
```
148148

149+
## Troubleshooting
150+
151+
Using Windows and WSL2?
152+
153+
If your project lives outside the WSL root directory, [this limitation](https://github.com/microsoft/WSL/issues/4169) is known to cause live-reloading to fail. See [https://github.com/sveltejs/sapper/issues/1150](this issue) for details.
149154

150155
## Bugs and feedback
151156

0 commit comments

Comments
 (0)