Hello everybody! Has anyone else experienced any ...
# orm-help
p
Hello everybody! Has anyone else experienced any issues, with using prisma init on version 1.7.3? When I select "Use existing db", I'm asked for the credentials but after the line "Connecting to database..." nothing happens at all. In fact the whole terminal freezes. BTW I'm on Windows 10. Thanks in advance! 🙂
@Fi1osof Thank you very much. I do have an old project set up with a pre 1.7 prisma version. But what I tried to do was set up a new project with a post 1.7 prisma version with my existing db hosted on AWS (following this article here: https://blog.graph.cool/how-to-deploy-a-prisma-cluster-to-aws-fargate-using-docker-cloudformation-293aa8727b89 ).