@tensorflow/tfjs-node for cpu-darwin-arm64 (Apple M2,M3)

I tried to install @tensorflow/tfjs-node for Apple MacOS M3 processor and I have the error: Error: Unsupported system: cpu-darwin-arm64. Do you know any build procedures for these processors? Thanks for all the help possible. Another question: Does the TENSORFLOW development team plan the official Google version for the aforementioned processors?

Any luck with this? I’m facing the same thing.
I’ve been troubleshooting a few hours now, and tried everything the internet has to offer (including suggestions from all the LLMs).
It installs with npm -g , globally, but not in my project, i get the same error as you.

npm ERR! throw new Error(Unsupported system: ${libType}-${platform}-${os.arch()});
npm ERR! ^
npm ERR!
npm ERR! Error: Unsupported system: cpu-darwin-arm64