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

CLI: Switch to --use-yarn #176

Open
akd-io opened this issue May 7, 2023 · 1 comment
Open

CLI: Switch to --use-yarn #176

akd-io opened this issue May 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request package: cli Related to the "create-next-stack" cli package

Comments

@akd-io
Copy link
Owner

akd-io commented May 7, 2023

Fix npm config user agent hack when create-next-app supports --use-yarn.

See code in question here: https://github.com/akd-io/create-next-stack/blob/develop/packages/create-next-stack/src/main/plugins/next.ts#LL84C29-L84C29

Discussion: vercel/next.js#49405
PR: vercel/next.js#49407

@akd-io akd-io self-assigned this May 7, 2023
@akd-io akd-io added enhancement New feature or request package: cli Related to the "create-next-stack" cli package labels May 7, 2023
@akd-io akd-io changed the title CLI: Fix user agent hack when create-next-app supports --use-yarn CLI: Fix user agent hack when create-next-app supports --use-yarn May 7, 2023
@akd-io akd-io changed the title CLI: Fix user agent hack when create-next-app supports --use-yarn CLI: Fix user agent hack May 22, 2023
@akd-io
Copy link
Owner Author

akd-io commented May 22, 2023

Upstream PR merged. Awaiting next release of create-next-app.

@akd-io akd-io changed the title CLI: Fix user agent hack CLI: Switch to --use-yarn May 24, 2023
@akd-io akd-io changed the title CLI: Switch to --use-yarn CLI: Switch to --use-yarn May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request package: cli Related to the "create-next-stack" cli package
Projects
None yet
Development

No branches or pull requests

1 participant