Closed jorjuela33 closed 7 years ago
When trying to compile, using the vapor build command I got this error.
Sources/AuthProvider/RedirectMiddleware.swift:10:30: error: use of undeclared type 'RedirectType' public let redirectType: RedirectType
run vapor update. you need vapor/engine version 2.1.0 or later.
vapor update
When trying to compile, using the vapor build command I got this error.