Stuck Setting up wasp on Windows
I have little experience with WSL , it says wasp is successfully installed, I also added the PATH variable. But windows can't detect it still
Then I saw this message on the official website:
"CAUTION
If you are using WSL2, make sure that your Wasp project is not on the Windows file system, but instead on the Linux file system. Otherwise, Wasp won't be able to detect file changes, due to the issue in WSL2."
Not sure how to do this, I've added a picture of my Terminal
As shown in terminal the variable is inside the PATH
@samicodes @Moh Shahid Ansari
1 Reply
I hope you resolved this, but I believe you just neededt to restart your terminal, for it to pick up changes to PATH! Is that correct, do you have it working now?