Steve Mason
02/23/2019, 6:19 PMError: Project not found: 'default_default'
I'm a little confused about how to address it. Facts:
- generated prisma client successfully (using MongoDB)
- running nodejs app, mongo, and prisma inside docker-compose
- prisma server is running and client is connected (mongo logs - Successfully authenticated as principal prisma on admin
)
- was able to successfully add users via the prisma client into mongoDB at some point, can't figure out what I changed to break this
Would really appreciate some experienced insight. Thanks!Steve Mason
02/24/2019, 12:04 AMprisma deploy
again after docker-compose up