Hey, all! I’m changing my Apollo Server to run on ...
# graphql-nexus
p
Hey, all! I’m changing my Apollo Server to run on Fastify rather than Express, everything seemed to be working fine until I got this error. I’ve attached the error and my package.json. No idea what’s going on. Edit: I ended up copy pasting the code into a different commit and everything worked. I have no idea what happened but it works so I’m fine with it.
s
Sometimes its just TS-node-dev being bad, I did a couple of fixes to it in my fork that the maintainer seems to ignore
p
I ended up duplicating a different commit and copy pasting the changes I made and it worked 100% and I have no idea why.
s
like I said most likely a ts-node-dev issue
if you want you can use my fork: https://www.npmjs.com/package/@sytten/ts-node-dev
💯 2
p
Sweet, I’ll take a look at this tomorrow on the clock
j
Sounds to me that there were breaking changes in internal machinery and you need to use versions that go well together here. Using all prisma latest packages should solve this
👍 1