<https://stackoverflow.com/questions/64512333/usin...
# orm-help
z
https://stackoverflow.com/questions/64512333/using-a-variable-hangs-build-process-when-accessed-via-import I'm potentially having an issue with
yarn generate
I'm stumped on this one
r
Hey @Zane Helton 👋 What does
yarn generate
do exactly?
z
Hey @Ryan, My
yarn generate
is the same as what the docs provide: https://github.com/prisma/prisma-examples/blob/56d6af8fe476607fdb3b23af777fdfe0d8f266ad/typescript/graphql-apollo-server/package.json#L7 It simply builds the @prisma/client package
r
Could you share a reproduction if possible so that I can look into this?