package: mongo-memory-server
Running jest failed throwing:
mongod instance closed with code 127
Enabling debugging revealed:
libcrypto.so.10: cannot open shared object
Then installing compat-openssl fixed the issue
this is not really an bug of this package, i will change this to an "feature request" (as in throwing an custom error on lib* missing)
One Fedora 33 the package is called compat-openssl10.
Thanks for the answers! Going to close the issue since there's nothing to be done from what I can tell.
Thanks for the answers! Going to close the issue since there's nothing to be done from what I can tell.
as i said before, i converted this issue to an feature request to "throw an custom error if an lib is missing", which is not implemented yet
Thanks for the answers! Going to close the issue since there's nothing to be done from what I can tell.
as i said before, i converted this issue to an feature request to "throw an custom error if an lib is missing", which is not implemented yet
Oh sorry I misunderstood
:tada: This issue has been resolved in version 7.0.0-beta.21 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
closing because extra logging got added in 7.0.0-beta.21
:tada: This issue has been resolved in version 7.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Most helpful comment
as i said before, i converted this issue to an feature request to "throw an custom error if an lib is missing", which is not implemented yet