Skip to content

codegen init doesn't create config.toml #441

@santoni7

Description

@santoni7

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

codegen init
Image
codegen create
Image

System info:
macOS 14.4.1
uv 0.5.29
codegen 0.10.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions