Skip to content

Install fails on OSX 17 apple m1 chip #198

Answered by pnikolov
MatthiasWeisz asked this question in Q&A
Discussion options

You must be logged in to vote

@MatthiasWeisz node versions prior to 16 (<= 16) does not support natively the arm64 (Apple M1 chip). You should either upgrade to node >= 16 or if you are stuck on v14 then run it via the emulator (emulated terminal also) - you can follow this article: https://devzilla.io/using-nodejs-14-with-mac-silicon-m1

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pnikolov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #116 on October 16, 2023 12:15.