Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

feathers generate connection #203

Closed
2 tasks
ntoskrnl-exe opened this issue Dec 13, 2019 · 1 comment
Closed
2 tasks

feathers generate connection #203

ntoskrnl-exe opened this issue Dec 13, 2019 · 1 comment

Comments

@ntoskrnl-exe
Copy link

Steps to reproduce

(First please check that this issue is not already solved as described
here
)

  • Tell us what broke. The more detailed the better.
  • If you can, please create a simple example that reproduces the issue and link to a gist, jsbin, repo, etc.

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:

@daffl
Copy link
Member

daffl commented Dec 13, 2019

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.

@daffl daffl closed this as completed Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants