examples icon indicating copy to clipboard operation
examples copied to clipboard

Monorepo template fails to build

Open hg-jarlinghaus opened this issue 1 year ago • 0 comments

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

hg-jarlinghaus avatar Dec 18 '24 07:12 hg-jarlinghaus