Skip to content

Monorepo template fails to build #61

Open
@hg-jarlinghaus

Description

@hg-jarlinghaus

What version of Effect is running?

No response

What steps can reproduce the bug?

pnpm create effect-app
choose template, monorepo
pnpm install
pnpm build

if changesets were selected as on, it will fail on the install with:
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: @changesets/[email protected]
If changesets were selected as off, it will fail on the build with a bunch of typescript errors

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions