Closed andrew-ni closed 5 years ago
Does it work if you run ghcid
in a VS Code terminal? Just start a default terminal in VS Code (View menu, Terminal) and type in ghcid
. That's effectively what the extension does.
@andrew-ni did you figure out what the issue was? Anything that could be done to make it easier, or fix the issue?
When I press the command associated with
extension.startGhcid
, the ghcid terminal tries to open, but fails with this error notification:The terminal shell path "ghcid" does not exist
ghcid
command works when run from project root directory ('All good')ghcid
is installed at /Users/niandrew/.local/bin/ghcid/Users/niandrew/.stack/programs/x86_64-osx/ghc-8.6.5/bin:/Users/niandrew/.local/bin:/Users/niandrew/.cabal/bin:/Users/niandrew/.ghcup/bin:/Users/niandrew/Library/Python/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Am I doing something wrong here?
ghcid version:
VS Code info: