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

@turbo/codemod does not handle Yarn 4 installations #8567

Open
1 task done
anthonyshew opened this issue Jun 21, 2024 · 0 comments
Open
1 task done

@turbo/codemod does not handle Yarn 4 installations #8567

anthonyshew opened this issue Jun 21, 2024 · 0 comments
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo

Comments

@anthonyshew
Copy link
Contributor

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

N/A

What package manager are you using / does the bug impact?

Yarn v2/v3/v4 (node_modules linker only)

What operating system are you using?

Mac

Which canary version will you have in your reproduction?

N/A

Describe the Bug

@turbo/codemod uses the set of flags for installing turbo in a Yarn 1 project rather than using Yarn 4.

Original report is here, but making sure we capture it in a separate issue.

Expected Behavior

The last migration step would be to install turbo in Yarn 2+ projects.

To Reproduce

Run @turbo/codemod in a Yarn 2+ project.

Additional context

No response

@anthonyshew anthonyshew added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo
Projects
None yet
Development

No branches or pull requests

1 participant