Troubleshooting
If the extension does not function correctly (missing pages, does not start, etc.), the first step is to clean up the cache files.
General Extension Issues
To clear the cache files:
- Uninstall the extension from VS Code.
- Delete the
BlazorT
andKendoT
folders - they contain the cache for the Telerik Extensions. To locate the cache folders:- On Windows, open
%localappdata%
. - On Mac, open
/Users/[user_name]/.local/share/
.
- On Windows, open
- Install the extension again.
Convert Project Command Issues
If you are trying to convert your project through the Convert Command
in the Telerik UI for Blazor Visual Studio Code Extension and observe any issues, see the dedicated Convert Project troubleshooting section.