herbix / hoi4modutilities

A VSCode extension that contains utilities for Heart of Iron IV mods developers
MIT License
74 stars 9 forks source link

Error loading webview #72

Closed BrammekeTV closed 8 months ago

BrammekeTV commented 9 months ago

Screenshot_1 Getting this error when trying to preview anything

herbix commented 9 months ago

This seems to be a common issue of VSCode. Here's a possible solution I found: https://stackoverflow.com/questions/67698176/error-loading-webview-error-could-not-register-service-workers-typeerror-fai

In short. You can try update and restart vscode, and restart computer.