-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
doc: v14 macOS arm64 support #40126
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.macosIssues and PRs related to the macOS platform.Issues and PRs related to the macOS platform.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.macosIssues and PRs related to the macOS platform.Issues and PRs related to the macOS platform.
Documentation* (both official and unofficial) regarding the status of v14 on macOS arm64 hardware is pretty confusing, mostly the word is "no go", but I believe the current status is that it's working. I'm not sure which "support tier" is applicable, maybe "Experimental"? Also not clear from https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md when it might've started building.
I'd like to add a row for "macOS arm64" to https://github.com/nodejs/node/blob/v14.x/BUILDING.md, thoughts?
Starting with node
v16.3.0, I installed & usednvm0.38.0(nvm -v) to installv14.17.6(node -v)arm64(node -p "process.arch"), on macOS11.5.2(sw_vers -productVersion)arm64(uname -m).