Setting up Wasp on Windows
Hello there! I am trying to build Wasp in my system (Windows 10). I have followed the steps in this link: https://github.com/khairalanam/wasp/tree/main/waspc#quick-overview
I am stuck in the Build step. When I tried running the "cabal build", I get this error:
cabal-3.6.2.0.exe: Cannot find the program 'ghc'. User-specified path
'ghc-8.10.7' does not refer to an executable and the program is not on the
system path.
How to fix this?
I am stuck in the Build step. When I tried running the "cabal build", I get this error:
cabal-3.6.2.0.exe: Cannot find the program 'ghc'. User-specified path
'ghc-8.10.7' does not refer to an executable and the program is not on the
system path.
How to fix this?
GitHub
The fastest way to develop full-stack web apps with React & Node.js. - khairalanam/wasp