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 issue with node-gyp and Catalina #5907

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

PixnBits
Copy link
Contributor

@PixnBits PixnBits commented Sep 28, 2023

Description

The link to https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md on https://nodejs.org/en/docs/guides#known-issues is broken. It appears this may not be an issue now? https://github.com/nodejs/node-gyp/pull/2880/files#diff-634174a3b95eca922099bea83b1629f2525e388603c848b117502cced8cce1e7

Validation

Related Issues

none found

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 8:03pm

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, apparently this workaround is not needed anymore!

@github-actions
Copy link

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.24% (185/205) 75% (30/40) 86.66% (39/45)

Unit Test Report

Tests Skipped Failures Errors Time
14 0 💤 0 ❌ 0 🔥 3.388s ⏱️

Copy link
Member

@mikeesto mikeesto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix

@mikeesto mikeesto added this pull request to the merge queue Oct 1, 2023
Merged via the queue into nodejs:main with commit 879b47b Oct 1, 2023
13 of 14 checks passed
@PixnBits PixnBits deleted the remove-catalina-known-issue branch October 3, 2023 00:45
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.

3 participants