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
@sb/[email protected] graphql-codegen /Users/ralphkhreish/workspace/freelance/toptal/the-fui/packages/webapp-libs/webapp-api-client
graphql-codegen "./graphql/codegen.ts"
Error: Unable to find Codegen config file!
Please make sure that you have a configuration file under the current directory!
NX Ran target graphql for project webapp-api-client (943ms)
✖ 1/1 failed
✔ 0/1 succeeded [0 read from cache]
</details>
### Validations
- [X] Follow our [Code of Conduct](https://github.com/apptension/saas-boilerplate/blob/master/CODE_OF_CONDUCT.md).
- [X] Read the [Contributing Guidelines](https://github.com/apptension/saas-boilerplate/blob/master/CONTRIBUTING.md).
- [X] Read the [docs](https://docs.demo.saas.apptoku.com/).
- [X] Check that there isn't [already an issue](https://github.com/apptension/saas-boilerplate/issues) that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/apptension/saas-boilerplate/discussions) or join our [Discord Chat Server](https://discord.apptension.com).
The text was updated successfully, but these errors were encountered:
Describe the bug
when running:
pnpm nx run webapp-api-client:graphql:generate-types
at the root of the project,it says:
More details:
Steps to reproduce
pnpm install
pnpm nx run webapp-api-client:graphql:generate-types
System Info
Logs
Click to expand!
```shell > nx run webapp-api-client:graphql:generate-types/Users/ralphkhreish/workspace/freelance/toptal/the-fui/packages/webapp-libs/webapp-api-client
ERROR Command failed with exit code 1.
Warning: run-commands command "pwd && pnpm run graphql-codegen -c ./graphql/codegen.ts" exited with non-zero status code
———————————————————————————————————————————————————————————————————————————————
The text was updated successfully, but these errors were encountered: