uctakeoff / vscode-counter

VS Code extension: counts blank lines, comment lines, and physical lines of source code in many programming languages.
MIT License
152 stars 20 forks source link

Error Loading Webview #80

Closed Blackglade closed 1 year ago

Blackglade commented 1 year ago

I installed it and can't seem to get it to work. I get the following error trying to run it in my workspace:

Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..

Not sure what is wrong here.

Blackglade commented 1 year ago

Nevermind, the program still outputted a folder with the data, just didn't render it.