Tom-python0121 commented on issue #4259: URL: https://github.com/apache/couchdb/issues/4259#issuecomment-1366492107
@nickva It works, but there's a problem reported so far. Have you encountered it in make check? How can I solve it? ```console [root@bigdata apache-couchdb-3.3.0]# make check …… ==> couch_prometheus (compile) ==> rel (compile) ==> apache-couchdb-3.3.0 (compile) /bin/sh: mix: command not found make[1]: *** [Makefile:247: elixir-init] Error 127 make[1]: Leaving directory '/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/apache-couchdb-3.3.0' make: *** [Makefile:155: check] Error 2 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
