Issue lors du vitam-build-repo après instanciation du docker
Bonjour, j'ai cette erreur après exécution de la commande vitam-build-repo dans le conteneur vitam.
[INFO] Storage Integration Test ........................... SKIPPED
[INFO] elastic-kibana-interceptor ......................... SUCCESS [ 0.091 s]
[INFO] elastic-kibana-interceptor-rest .................... SKIPPED
[INFO] hello-world-plugin ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min (Wall Clock)
[INFO] Finished at: 2023-03-10T16:40:43+00:00
[INFO] Final Memory: 101M/344M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:install-node-and-npm (install node and npm) on project ihm-demo-front: Could not download Node.js: Got error code 401 from the server. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn
J'utilise la version de la branche 5.1, je suis dans le répertoire Code, et je respecte toutes les spécifications pour la config de la machine. (Machine Centos 7)