Open lucascumsille opened 3 years ago
It quotes a log file with the error details, could you include that?
My initial guess, given what hasn't installed, is you need to install something like libssl-dev (or whatever the Mac equivalent is - brew install openssl?).
It quotes a log file with the error details, could you include that?
Sure here it's the file build.log
libintl is missing; we need to update Crypt::OpenSSL::RSA (well ::Guess), and need to wait for updated Net::SSLeay 1.92 to be released. Docker preferred in the mean time.
When trying to do a manual installation on a Mac M1(Big Sur v11.6). On the step number 4 " Install required dependencies, and other setup" I get the following error when executing this command line:
script/setup
Log output
Thanks for your help