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
It breaks with message like:
ERROR [karma-server]: { Error: ENOENT: no such file or directory, open 'path\to\InViewComp.vue?vue&type=script&lang=js&.html'
I suppose it's related to the weird query parameters after the vue file path. And the html report will be produced correctly if I don't import the single file component of ".vue" files.