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.
Steps to reproduce
feathers generate app
Expected behavior
default.json should contain the correct entity and service names instead of 'user' and 'users'.
Actual behavior
default.json always contains 'user' and 'users', which leads to problems when trying to run the app using
npm run
.System configuration
Module versions (especially the part that's not working):
feathers 4.3.11
NodeJS version:
v10.16.3
Operating System:
macOS/Linux
The text was updated successfully, but these errors were encountered: