motion-canvas icon indicating copy to clipboard operation
motion-canvas copied to clipboard

Warning about running in WSL2

Open andreadev-it opened this issue 2 years ago • 1 comments

Description When creating a project from within WSL2, there might be problems with Vite server not being able to watch the files for changes. As someone that never used Vite, this sturtled me for a while. In the end, I've seen this warning in Vite docs and fixed my issue by moving my project inside a linux filesystem (a folder in my linux home directory).

I thought that, since WSL is becoming more and more common between developers, it might be useful to add a warning in the "Get started" page in the point where the hot reloading feature is explained.

Thank you a lot for this very interesting project!

andreadev-it avatar Feb 06 '23 13:02 andreadev-it

I agree. It could save a lot of people some time.

Thank you a lot for this very interesting project!

No problem!

aarthificial avatar Feb 06 '23 13:02 aarthificial