You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
weird error with the latest stack (obtained with stack upgrade --git)
08:33 AM noon ∈ plot (master) ♫ stack build
Error: No such object: fpco/stack-build:lts-10.3
Received ExitFailure 1 when running
Raw command: /usr/bin/docker inspect fpco/stack-build:lts-10.3
Standard output:
[]
08:33 AM noon ∈ plot (master) ♫ stack --version
Version 1.8.0, Git revision 8ba673f3657c9230e5ada6cee198a7a4842e3775 x86_64 hpack-0.28.2
@mgsloan - fwiw, I got the same error on a newer lts and docker pull fpco/stack-build:lts-11.22 did work, building with --docker was successful afterwards.
weird error with the latest stack (obtained with
stack upgrade --git
)this is the project i'm trying to build - https://github.com/weeezes/plot.git
in particular, if i set
enable: false
here it works.The text was updated successfully, but these errors were encountered: