Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
flyway.shCygwinで実行すると、次のエラーが表示されます。
flyway.sh
Error: Could not find or load main class com.googlecode.flyway.commandline.Main
同等のものflyway.cmdは DOS でも問題なく動作します。
flyway.cmd
Windowsでcygwinを介してフライウェイを正常に実行した人はいますか?
第一子です