Getting this issue while trying to run my Yesod application. stack build
has already been run and gives no output anymore.
$ stack exec -- yesod devel
Executable named yesod not found on path: ["path/to/app"]
Turns out yeosd-bin
needs to be compiled separately.
Running $ stack build yesod-bin
solves the issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With