-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detects "Linux Mint" but not "LinuxMint" #403
Comments
valid, currently detects but are you sure this happen from 6.7.4 on? because that got changed in 6.6.5 will be fixed in 6.9.x |
fda4f72 should fix this, included in 6.9.2 |
🎉 This issue has been resolved in version 6.9.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
@hasezoey I tested it with v Thank you! |
🎉 This issue has been resolved in version 7.0.0-beta.8 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Versions
NodeJS: 12.18.4
mongodb-memory-server-*: 6.7.4 and higher
mongodb: 4.2.5
system:
Linux Mint 19.3 Tricia
Update mongodb to the latest version 🚀 #52~18.04.1-Ubuntu SMP Thu Sep 10 12:50:22 UTC 2020
package: mongo-memory-server
What is the Problem?
Error on npm install:
Is there any option to fix this so same source code can be used by developers on different OS, without need of using dockerized env?
Btw. I also tried to configure
MongoMemoryServer
in runtime via constructor but error message was the same as during npm isntall.The text was updated successfully, but these errors were encountered: