For some reason, the AWS serverless site does not seem to be up: https://api.morpheusgraphql.com/
and when I try npm start, I get the following error:
Everything is Ok
Folders: 520
Files: 11779
Size: 2080675659
Compressed: 2090035200
GHC installed to C:\Users\ysg4206\AppData\Local\Programs\stack\x86_64-windows\ghc-8.4.3\
Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for serverless-haskell-0.6.1:
unix needed, but the stack configuration has no specified version (latest matching version
is 2.7.2.2)
needed due to mythology-api-0.0.1.0 -> serverless-haskell-0.6.1
Some different approaches to resolving this:
* Consider trying 'stack solver', which uses the cabal-install solver to attempt to find some
working build configuration. This can be convenient when dealing with many complicated
constraint errors, but results may be unpredictable.
* Recommended action: try adding the following to your extra-deps in D:\CRIME\HGraphQL\stack.yaml:
unix-2.7.2.2@sha256:e69269a17b9fa26cb77f3f55e86c39d0a4940ccfa0c4bc20826919d2572076ad
Plan construction failed.
For some reason, the AWS serverless site does not seem to be up: https://api.morpheusgraphql.com/
and when I try npm start, I get the following error: