Hello guys, this is my first time trying prisma an...
# orm-help
a
Hello guys, this is my first time trying prisma and I have a lot of problems setting it up, first of all my datamodel.prisma is generating error Unexpected token. Expected one of: Start of block ("{") but if i change the extension of a file to graphql it changes back to normal, i literally just initialized the app nothing more Also when I try to deploy the app I get this error Could not connect to server at http://localhost:4466. Please check if your server is running If someone could help or assist I would be grateful
r
Hey Almir 👋 If you're starting off with Prisma, I would suggest starting with Prisma 2. You will also find helpful examples here that you can directly clone and start with.