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

corepack not available on macOS 15 #10905

Open
3 of 15 tasks
daveisfera opened this issue Nov 5, 2024 · 2 comments
Open
3 of 15 tasks

corepack not available on macOS 15 #10905

daveisfera opened this issue Nov 5, 2024 · 2 comments

Comments

@daveisfera
Copy link

daveisfera commented Nov 5, 2024

Description

With macOS 14 and previous, you can run corepack enable to use yarn as the package manager, but this doesn't work with macOS 15

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Image: macos-15-arm64
Version: 20241022.250

Is it regression?

Yes (worked with macOS 14)

Expected behavior

Ability to use yarn as the package manager is maintained

Actual behavior

Run corepack enable
/Users/runner/work/_temp/aeab8a80-fdd5-[4](https://github.com/awresports/awresports-app/actions/runs/11678040481/job/32516898250#step:4:5)d0f-b29d-003c16bb6745.sh: line 1: corepack: command not found
Error: Process completed with exit code 127.

Repro steps

  1. Run corepack enable
  2. Observe failure
  3. Try to use yarn without and also fails
@susmitamane
Copy link
Contributor

Hi @daveisfera We will look into the issue and keep you posted with updates.

@daveisfera
Copy link
Author

Thanks for the update! I changed it to be a Regression in the initial report, because it's either a regression or a breaking change and either way it should be fixed

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

No branches or pull requests

3 participants