-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
[v14.x] docs: add macOS arm64 status #40127
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay but this needs to target the staging branch (v14.x-staging).
Whoops, sorry, you said that in the issue I opened, my bad. Thanks for fixing that! |
@richardlau, what's the next step? |
8216d46
to
ec3bd72
Compare
PR-URL: #40127 Reviewed-By: Richard Lau <rlau@redhat.com>
Landed in ee77251 Thank you! |
PR-URL: #40127 Reviewed-By: Richard Lau <rlau@redhat.com>
Starting with node
v16.3.0
, I installed & usednvm
0.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
).