Bonjour,
J'ai une erreur durant l'installation (le build docker) :
0.557 <ref *1> [Error: Global config file /root/haxe/.haxerc does not exist or cannot be opened] {
0.557 __previousException: undefined,
0.557 __nativeException: [Circular *1],
0.557 value: 'Global config file /root/haxe/.haxerc does not exist or cannot be opened'
0.557 }
0.557
0.557 Node.js v20.12.1
------
[+] up 0/3
⠙ Image camap-docker-loc-mysql Building 2.2s
⠙ Image camap-docker-nest-loc-camap Building 2.2s
⠙ Image camap-docker-neko-loc-camap Building 2.2s
camap-hx.Dockerfile:37
--------------------
35 | RUN chown www-data:www-data /srv /var/www
36 |
37 | >>> RUN haxelib setup /usr/share/haxelib
38 | RUN haxelib install templo
39 | RUN cd /usr/bin && haxelib run templo
--------------------
target neko-loc-camap: failed to solve: process "/bin/sh -c haxelib setup /usr/share/haxelib" did not complete successfully: exit code: 1
Vous avez une idée d'où ça vient ?
Bonjour,
J'ai une erreur durant l'installation (le build docker) :
Vous avez une idée d'où ça vient ?