System Information
- Strapi Version: v4.0.0
- Operating System: windows 10 x64
- Database: mongodb
- Node Version: v16.13.1
- NPM Version: v8.3.0
- Yarn Version: na
When creating a new strapi app, all online docs which I can find suggest that the custom installation should include an option for mongoDB along with postgres, sqlite, mysql. However I am not getting an option for mongoDB which is the DB which I am aiming to use. I have reinstalled node and the strapi latest verision and I have mongoDB installed locally. Any ideas?