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(cli): Create child node_modules for conflicting dependency versions, respect aliases in package.json #24609

Merged

Commits on Jul 15, 2024

  1. add test

    nathanwhit committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a110104 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7e8a90f View commit details
    Browse the repository at this point in the history
  2. Fix test output

    nathanwhit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    af59ad5 View commit details
    Browse the repository at this point in the history
  3. Add test for aliases

    nathanwhit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ddb2d2d View commit details
    Browse the repository at this point in the history
  4. Fmt

    nathanwhit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    778ea58 View commit details
    Browse the repository at this point in the history
  5. Skip unresolved reqs

    nathanwhit committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d316f3f View commit details
    Browse the repository at this point in the history