Replies: 1 comment
-
Read the docs carefully. It's about the output setting and transpilling. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the installation guide in https://prisma.typegraphql.com/, after generating type files using prisma generate command, there aren't any decorators in them, any ideas?
I've enabled 'experimentalDecorators', 'emitDecoratorMetadata' in the tsconfig.json file, installed 'reflect-metadata', 'tslib'... etc, where did I go wrong
Beta Was this translation helpful? Give feedback.
All reactions