Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
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:
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
I found the solution. The fontend-maven-plugin is old, and doesnt support the newer chips.
The solution was to change its version to 1.11:
Lets hope someone from Adobe updates their wknd source before too many people hit the same problem.
Vistas
Respuestas
Total de me gusta
Check frontend-maven-plugin configuration. Try accessing node version <nodeVersion>v10.13.0</nodeVersion> from https://nodejs.org/dist/v10.13.0/ . Try to build as admin.
Vistas
Respuestas
Total de me gusta
I found the solution. The fontend-maven-plugin is old, and doesnt support the newer chips.
The solution was to change its version to 1.11:
Lets hope someone from Adobe updates their wknd source before too many people hit the same problem.
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Thanks bhai for the answer ... really helpful
Vistas
Respuestas
Total de me gusta
Thank you so much , i was stuck on this point.
Vistas
Respuestas
Total de me gusta
Updating the maven plugin to 1.11.0 worked for me
Vistas
Respuestas
Total de me gusta
Thanks for the question brother
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas