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

feathers generate app does not generate users services files #241

Closed
chrift opened this issue Sep 11, 2020 · 1 comment
Closed

feathers generate app does not generate users services files #241

chrift opened this issue Sep 11, 2020 · 1 comment

Comments

@chrift
Copy link

chrift commented Sep 11, 2020

Steps to reproduce

I am going through the guide here.
I have run feathers generate app but the users services files are not present. services/index.ts does not reference users.ts

Expected behavior

Expected a users directory to be present under the services dir with the files mentioned in this section

Actual behavior

No users directory is generated. The app still starts without error.

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working):
Feathers: 4.4.0

NodeJS version:
12.13.1

Operating System:
Mac OS 10.15.6

Browser Version:
N/A

React Native Version:
N/A

Module Loader:
N/A

@chrift
Copy link
Author

chrift commented Sep 11, 2020

I realised my mistake - I selected no when the generator asked me whether my API should have authentication!

Closing!

@chrift chrift closed this as completed Sep 11, 2020
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

1 participant