'''Please choose the cluster you want to deploy "m...
# prisma-whats-new
m
'''Please choose the cluster you want to deploy "my-app@dev" to Added cluster: local to prisma.yml Creating stage dev for service my-app ! ▸ Could not connect to cluster local. Please use prisma local ▸ start to start your local Prisma cluster.'''
n
Hey sorry about this, it’s due to a bug in the Prisma CLI. I just created an issue for this: https://github.com/graphcool/prisma/issues/1897
running
prisma local start
before you deploy should fix the issue