You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Duplicate of feathersjs-ecosystem/generator-feathers#499. For now just generate the service which will let you select the db you want and generate the connection if it doesn't exist.
Steps to reproduce
(First please check that this issue is not already solved as described
here)
Expected behavior
./node_modules/@feathersjs/cli/bin/feathers.js generate connection
I expect to see a MongoDB option. This was working in earlier versions, but haven't touched this project in couple of months. Upgrading everything.
So maybe I have done something wrong.
Actual behavior
I do not see mongodb option. I see MySQL, PostgreSQL, SQLite and SQLServer
System configuration
Module versions (especially the part that's not working):
./node_modules/@feathersjs/cli/bin/feathers.js --version
4.2.3
NodeJS version:
13.3.0
Operating System:
Ubuntu Linux
Browser Version:
React Native Version:
Module Loader:
The text was updated successfully, but these errors were encountered: