The Sage Emperor
WWasp-lang
•Created by The Sage Emperor on 10/24/2023 in #đŸ™‹questions
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?
2 replies