You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, not sure if anyone else has same issue, but my VS2019 started to crash because of extension. Everything worked fine couple months ago (can't say because I haven't used extension in any project since).
VS reported Web Compiler as reason of crash, which is legit becuse there is no crash after extension is disabled. Web compile works fine, it compiles files, but I just cannot add anything new to project as VS just hangs and crashes.
Is there a way to investigate this futher?
Notes:
Using Web Compiler to compile scss to css, compilerconfig.js has ~13 scss files. Project is not that big, but has a lot of scss files to compile.
The text was updated successfully, but these errors were encountered:
Hi, not sure if anyone else has same issue, but my VS2019 started to crash because of extension. Everything worked fine couple months ago (can't say because I haven't used extension in any project since).
VS reported Web Compiler as reason of crash, which is legit becuse there is no crash after extension is disabled. Web compile works fine, it compiles files, but I just cannot add anything new to project as VS just hangs and crashes.
Is there a way to investigate this futher?
Notes:
Using Web Compiler to compile scss to css, compilerconfig.js has ~13 scss files. Project is not that big, but has a lot of scss files to compile.
The text was updated successfully, but these errors were encountered: