Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove package.json packageManager field #1529

Merged
merged 2 commits into from
May 21, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Right now, trying to use create-typescript-app with anything but the exact correct pnpm major.minor.patch version installed produces an error. That's very annoying.

Pending nodejs/corepack#95, removes usage of the experimental package.json packageManager field.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 6ffdb52 into main May 21, 2024
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the remove-packagemanager-field branch May 21, 2024 16:19
Copy link

🎉 This is included in version v1.59.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug: Crash in --mode create if pnpm version mismatches
1 participant