Skip to content

Commit 97ceb14

Browse files
authored
Merge pull request #7411 from ardelean94/starterkit-website-error
Add details on how to fix the website error the first time the app is run
2 parents 712b23e + c087efb commit 97ceb14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

16/umbraco-cms/tutorials/starter-kit/install-the-starter-kit.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,10 @@ To install the starter Kit via Visual Studio, follow these steps:
5959

6060
You now have a fully functional Umbraco site with demo content, templates, and structure to explore. Use this setup as the foundation for the upcoming lessons in this Starter Kit tutorial.
6161

62+
{% hint style="warning" %}
63+
If `Umbraco:CMS:Runtime:Mode=Development` and `Umbraco:CMS:ModelsBuilder:ModelsMode` is set to `SourceCodeAuto` or `SourceCodeManual`, an error occurs the first time the app runs.
64+
65+
To fix this, log into **Umbraco Backoffice**, go to **Settings****Models Builder**, and click **Generate Models**. Restart the app to clear the error.
66+
{% endhint %}
67+
6268
[Back to Lessons](./)

0 commit comments

Comments
 (0)