Join Slack
Communities
Powered by
Hey guys, I just upgraded Prisma to 1.7.1, both on...
# orm-help
j
jaybauer
04/26/2018, 3:46 PM
Hey guys, I just upgraded Prisma to 1.7.1, both on my project and globally, and I’m getting an “Invalid prisma.yml file” error, saying that “endpoint” is an additional property that shouldn’t be there. Any idea why?
👍🏾 1
b
bazaglia
04/26/2018, 3:49 PM
check this upgrade guide:
https://www.prisma.io/docs/reference/upgrade-guides/upgrading-prisma/upgrade-to-1.7-iquaecuj6b
n
nilan
04/26/2018, 3:50 PM
also
https://www.graph.cool/forum/t/how-to-fix-invalid-prisma-yml-file-prisma-yml-should-not-have-additional-properties-additionalproperty-endpoint-errors/3303?u=nilan
🙂
👍🏾 1
j
jaybauer
04/26/2018, 3:50 PM
That’s the one I followed, far as I can tell there’s no issue with my file. I also deleted and re-installed my
node_modules
to be sure
jaybauer
04/26/2018, 3:50 PM
AH, graphql-cli needs to be updated as well, gotcha. i’ll report back afterwards
jaybauer
04/26/2018, 3:53 PM
I had updated my graphql-cli locally, but not globally. That was the issue, thanks guys. 🙂
🙌 1
Open in Slack
Previous
Next