/mnt/c
, but there is significant overhead to interacting with Windows files. (Sometimes up to 10x to 50x slower!)
/mnt/c
directory. For example, if you have a file at C:\Users\username\Documents\file.txt
, you can access it at /mnt/c/Users/username/Documents/file.txt
. Therefore, you can parse any repo by cd’ing into the repo in /mnt/c
and using Graph-sitter as intended.
F1
, select WSL: Connect to WSL for the default distro or WSL: Connect to WSL using Distro for a specific distro.wsl --shutdown
to free up memory. (GitHub Issue for WSL)wsl --shutdown
and then try running Graph-sitter again. If that doesn’t work, try downloading more RAM.