Hi, I am trying to follow the get started guide he...
# orm-help
s
Hi, I am trying to follow the get started guide here (https://www.prisma.io/docs/get-started/01-setting-up-prisma-new-database-a002/). I am stuck at the step 5, whereas the command “prisma init --endpoint http://localhost:4466' complains that it cannot find the file datamodel.prisma. Anyone can advise?
c
I created a PR that will fix this problem: https://github.com/prisma/prisma/pull/3086. cc: @nilan