Wasp doesn't yet have native support for Windows, explained here: #47 (comment) .
But, you can use it nicely via WSL (Windows Subsystem for Linux)!
Once you set up Ubuntu on WSL, just follow Linux instructions for installing Wasp. If you need further help, reach out to us on Discord - we have some community members using WSL that might be able to help you.
Note: If you are using WSL2, make sure that your Wasp project is not on Windows file system, but instead on Linux file system. Otherwise, Wasp won't be able to detect file changes, due to the issue in WSL2.
Wasp doesn't yet have native support for Windows, explained here: #47 (comment) .
But, you can use it nicely via WSL (Windows Subsystem for Linux)!
Once you set up Ubuntu on WSL, just follow Linux instructions for installing Wasp. If you need further help, reach out to us on Discord - we have some community members using WSL that might be able to help you.
Note: If you are using WSL2, make sure that your Wasp project is not on Windows file system, but instead on Linux file system. Otherwise, Wasp won't be able to detect file changes, due to the issue in WSL2.