Skip to content

Commit fca0c1e

Browse files
docs(vsCode): troubleshooting steps
1 parent dbd971e commit fca0c1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

getting-started/vs-code-integration/introduction.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,10 @@ To create a Telerik-enabled Blazor project:
5757
1. You now have a Blazor SPA app running!
5858

5959

60+
## Troubleshooting
61+
62+
If the extension does not work right (missing pages, does not start, etc.), you can try the following to clean up cache files and get it working again:
63+
64+
1. Uninstall the extension from VS Code.
65+
2. Go to `%localappdata%` and delete the `BlazorT` and `KendoT` folders - they are where caches for the Telerik extensions are kept.
66+
3. [Install](https://marketplace.visualstudio.com/items?itemName=TelerikInc.blazortemplatewizard) the extension again.

0 commit comments

Comments
 (0)