DEV Community

Discussion on: A web app from scratch to finish with Alpas and Kotlin — Authentication Scaffolding

Collapse
 
vanessagertman profile image
Vanessa Gertman

Since this post first came out there is now one more step that you need to do before running the migration (as of Alpas v14).

In ConsoleKernel.kt uncomment the following line:
,dev.alpas.ozone.OzoneServiceProvider::class

This will allow you to run alpas migrate