I deleted intero from ~/Users/amir/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/
. Now if i run stack install intero
. I get the following error:
Couldn't find executable intero in directory ~/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/
Is there any way to force reinstalling? I tried --force-dirty
as well.