M1 Mac, cant build wknd tutorial, get "Could not download Node.js: Got error code 404 from the server."
downloaded source zip from here: https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-0.2.0
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) on project aem-guides-wknd.ui.frontend: Could not download Node.js: Got error code 404 from the server. -> [Help 1]
Have following installed:
Java 11
node v15.0.0
mvn 3.6.3
npm 7.6.0
Im doing this from zsh. Tried bash also. Is it because its not X86 arch on the M1 mac?
I also tried changing node to the latest in the pom file: