Skip to content

Commit c087efb

Browse files
ardelean94eshanrnh
andauthored
Update 16/umbraco-cms/tutorials/starter-kit/install-the-starter-kit.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent 5cd0d1e commit c087efb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ To install the starter Kit via Visual Studio, follow these steps:
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

6262
{% hint style="warning" %}
63-
If `Umbraco:CMS:Runtime:Mode=Development` and `Umbraco:CMS:ModelsBuilder:ModelsMode=SourceCodeAuto` or `SourceCodeManual` will cause an error on the website for the first time the app is run.
64-
To fix it log into **Umbraco Backoffice**, go to **Settings** -> **Models Builder** and click on **Generate Models** button. Restart the app and the error should be gone.
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.
6566
{% endhint %}
6667

6768
[Back to Lessons](./)

0 commit comments

Comments
 (0)