0

I created a basic Graphql Typescript App using Apollo server and I am using Prisma and I am currently trying to build so that I can deploy and I keep getting 7 error each time I run build

Error on the terminal

Node Modules file

The error

here is the GitHub https://github.com/chineduknight/EasyWash_backend

1 Answer 1

1

I had the same problem. Luckily I found this issue and really helped me. I removed [email protected] & installed some "older" version of GraphQL, the [email protected] and it all worked well.

Note: This happened to me with TypeScript (TS) & by compiling with tsc.

I hope this helps you and solves your issue too.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.