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
And code is provided for the relevant files. However the { ModuleName } structure of the imports means that the models and services folders need index.ts files for the imports to work. Indeed, these files exist in the GitHub repo but there is no reference to them in the tutorial. The file structure should be
In the Plain tutorial the folder structure is defined as:
And code is provided for the relevant files. However the
{ ModuleName }
structure of the imports means that the models and services folders needindex.ts
files for the imports to work. Indeed, these files exist in the GitHub repo but there is no reference to them in the tutorial. The file structure should beAnd code should be provided as follows:
The text was updated successfully, but these errors were encountered: