You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just followed the instructions.
I'm also new to flyway
MacOS 10.14.5
I'm using jenv to manage multiple java versions
java -version
java version "1.8.0_172"
Java(TM) SE Runtime Environment (build 1.8.0_172-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)
I don't have the conf/flyway.conf file.
yarn run v1.15.2
$ flyway -X -configFile=conf/flyway.conf migrate
Error: could not find libjava.dylib
Error: Could not find Java SE Runtime Environment.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.```
The text was updated successfully, but these errors were encountered:
I just followed the instructions.
I'm also new to flyway
MacOS 10.14.5
I'm using jenv to manage multiple java versions
java -version
java version "1.8.0_172"
Java(TM) SE Runtime Environment (build 1.8.0_172-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)
I don't have the conf/flyway.conf file.
The text was updated successfully, but these errors were encountered: