I'm attempting to install NodeJS on the new Apple Silicon MacBook Pro, but I was unable to figure out how to do it on the Apple M1, which is powered by ARM.
Although I saw they already have an ARM Linux version, which I guess is not appropriate for M1 Macs, the usual installation will operate in Intel emulation mode.
How can I install Node.JS on Apple Silicon without having it run in emulation mode, if it is even possible?