ValeLang / Vale

Compiler for the Vale programming language - http://vale.dev/

Home Page:https://vale.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valec cannot be symlinked

vjpr opened this issue · comments

$ which valec
~/bin/valec

$ ls -al 
~/bin/valec -> ~/bin/vale/valec

$ ~/bin/vale/valec
Must specify a command (build or help).
(panic)

$ valec
resolve: Realpath failed for input "valec": No such file or directory