General summary/comments (optional)
Stack produces a docker-related error when trying to create a new project
❯ stack new lol
Cannot determine project root directory for Docker sandbox.
Steps to reproduce
- Configure `config.yaml to explicitly disable Docker:
-
Run stack new <name>
-
Weep.
Stack version
❯ Version 2.1.1, Git revision f612ea85316bbc327a64e4ad8d9f0b150dc12d4b (7648 commits) x86_64 hpack-0.31.2
Method of installation
stack upgrade from the latest version
How to resolve this
- Removing ~/.stack and /usr/local/bin/stack
- Reinstall Stack
Does it solve it entirely?
No. It comes back after a while.