n
thread
m
Sweet! Y'all should link to this from the upgrade guide, perhaps. 🙂
👍 1
@nilan Do you have one of these tricks up your sleeve for the following error I get after upgrading to graphql-cli@2.15.11: (node:7251) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'log' of undefined at DefinitionMigrator.<anonymous> (/Users/michaeljosephedelman/.nvm/versions/node/v9.8.0/lib/node_modules/graphql-cli/node_modules/prisma-yml/src/utils/DefinitionMigrator.ts4436) at step (/Users/michaeljosephedelman/.nvm/versions/node/v9.8.0/lib/node_modules/graphql-cli/node_modules/prisma-yml/dist/utils/DefinitionMigrator.js3223) at Object.next (/Users/michaeljosephedelman/.nvm/versions/node/v9.8.0/lib/node_modules/graphql-cli/node_modules/prisma-yml/dist/utils/DefinitionMigrator.js1353) at fulfilled (/Users/michaeljosephedelman/.nvm/versions/node/v9.8.0/lib/node_modules/graphql-cli/node_modules/prisma-yml/dist/utils/DefinitionMigrator.js458) at <anonymous>
n
I didn't see this before, when does this happen?
thanks for your suggestion, quickly added this note: https://github.com/graphcool/prisma/pull/2292
m
After each of the graphql post-deploy hooks
Note: It does appear to be successfully updating the schema and bindings files
h
Yea, i experienced that today too 😄
👀 1
n
interesting. Could you raise this issue here: https://github.com/graphql-cli/graphql-cli?
.graphqlconfig.yml
,
prisma.yml
are of particular interest here
m
Will do.
🙌 1
Do they have a bug report template? I can't find it.
n
there is none yet, sorry about that!
m
no worries, easier for me 🙂
😏 1
n
thanks a lot!