I have added the path of C:\Program Files\liquibase in my system variables path to point to the liquibase command but it cannot find the jarfile liquibase-core.jar in the internal lib folder.
$ liquibase --version
Error: Unable to access jarfile /c/Program Files/liquibase/internal/lib
/liquibase-core.jar
How can I get the program to run?