Hi,
I’m trying to run liquibase for the first time on a new system and I’m getting an error saying that:
Unexpected error running Liquibase: ‘/usr/share/java/mysql-connector-java-8.0.23.jar’ does not exist
The file does exist at that exact path. I’m on Ubuntu 20.10 and installed the snap version. Any ideas?
Thanks!