Andrew
Results
3
comments of
Andrew
@ChengOrangeJu Yes, i'm currently working on it.
Same here: WSL 2, win 10 ``` Watchpack Error (initial scan): Error: EACCES: permission denied, lstat '/mnt/d/DumpStack.log.tmp' Watchpack Error (initial scan): Error: EACCES: permission denied, lstat '/mnt/d/pagefile.sys' ```
Okay, finally fixed it. The problem is with the path as already someone said. Your project should not be located at `/mnt/d/...` or somewhere on your windows machine. Instead just...