Join Slack
Powered by
Im using Prisma 1.7 as that’s what came with the R...
# orm-help
j
Jim
05/23/2018, 9:48 AM
Im using Prisma 1.7 as that’s what came with the React boilerplate. Should I update to 1.8?
https://github.com/graphql-boilerplates/react-fullstack-graphql/blob/master/advanced/server/package.json
n
nilan
05/23/2018, 9:56 AM
You can, but you don't have to.
nilan
05/23/2018, 9:56 AM
if you do, you can refer to this upgrade guide:
https://www.prisma.io/docs/reference/upgrade-guides/upgrading-prisma/upgrade-to-1.8-aiqu3eicae
c
Christian
05/23/2018, 11:06 AM
@Jim
if you are using a windows machine be advised that you might run into problems running `graphql codegen`on 1.8
https://github.com/prismagraphql/prisma-binding/issues/164
Open in Slack
Previous
Next