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
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/assemble-release-plan@6.0.4
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
The text was updated successfully, but these errors were encountered:
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/assemble-release-plan@6.0.4
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
The text was updated successfully, but these errors were encountered: