You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
yarn sls:offline start app. After you will see this error
offline: Failure: Schema must contain uniquely named types but contains multiple types named "Task".
Error: Schema must contain uniquely named types but contains multiple types named "Task".
When you start app with command yarn start. This will any error output
Expected behavior
No any error output like yarn start
Minimal reproduction of the problem with instructions
I'm submitting a...
I try resolve this error with this issue type-graphql-isssue-96, type-graphql-issue-396. But finally failed to solve this error
Current behavior
yarn sls:offline
start app. After you will see this errorWhen you start app with command
yarn start
. This will any error outputExpected behavior
No any error output like
yarn start
Minimal reproduction of the problem with instructions
The example repo is here nest-serverless-offline-debug
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: