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.
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
The text was updated successfully, but these errors were encountered:
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 referenceusers.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
The text was updated successfully, but these errors were encountered: