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
If a run the command ng generate model todo.The created todo model file path is /app/models/todo.js.I think the current file path is /src/app/models/todo.js.