core icon indicating copy to clipboard operation
core copied to clipboard

`create-package` produces a package that fails Yarn constraints

Open mcmire opened this issue 9 months ago • 0 comments

When running yarn create-package to make a new package, after running yarn constraints, you will receive errors for the new package.

We need to update the template to match the Yarn constraints.

mcmire avatar May 21 '25 22:05 mcmire