-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
After running codegen init on monorepo with TypeScript and Python modules, the codegen create command fails with:
.codegen/config.toml is missing.
Please run 'codegen init' to initialize the project.
Running codegen init again doesn't help as well as running it from one of the subfolders with Python only (what I'm currently interested in)
init itself runs with only warning about missing github token.
Let me know where I could find the logs to help resolve this
System info:
macOS 14.4.1
uv 0.5.29
codegen 0.10.1
Metadata
Metadata
Assignees
Labels
No labels

