Each time that I try to run the command swift build -c release in the server terminal, I get this error:
/home/vapor/recipe-vapor/.build/checkouts/fluent-mysql: error: https://github.com/vapor/fluent-mysql.git has no Package.swift manifest for version 3.0.0
Each time that I try to run the command
swift build -c release
in the server terminal, I get this error:I am using this package configuration
this is the swift version that I have on the server
could someone give me a hand with this?