I'm just following the basic prisma.io get started guide (https://www.prisma.io/docs/quickstart/)
When I want to run the deploy command (prisma deploy) I keep getting this error:
! Invalid Version: 1.1
Get in touch if you need help: https://www.prisma.io/forum/
To get more detailed output, run $ export DEBUG="*"
There seem to be no results related to this on Google or Prisma's forums.