node-gradle / node-gradle/gradle-node-plugin

Improve Mac M1 support

Open
#214 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Groovy
Stars
677
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Extracting #204

But instead of using uname on M1 macs we should be using sysctl sysctl.proc_translated

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issue #204 and locating the plugin's existing uname-based architecture detection. Check how platform detection is tested, then confirm that translated M1 Macs use sysctl sysctl.proc_translated instead of uname.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, macos, nodejs
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.