Thomas Urban
Thomas Urban
So, what about `previous` to accompany `current`, though `previous-lts` would be a better fit?
> I'm not sure this is something we can fix, but I guess we could document it. Since you're the first to complain about it, I suspect not many folks...
I was just opposing to the fact that there is nothing you could do about it. Using multiple remote repositories is a feature of git that's available, too. IMHO, doing...
Just came across the same error message in a bunch of basically different use cases. AFAICT, this particular issue is just a follow up to some other issue which is...
What's the benefit of adding another tool when it's all about karma lacking to see all entry files of your project? Simply add bogus tests for those entry files should...
I have to admit, that I'm not sure whether my initial research on this matter still applies or not. Currently, [VitePress is promoted as the little brother to VuePress](https://v2.vuepress.vuejs.org/guide/#vitepress) while...
FWIW: I've hit the same issue with VitePress today. Looking into package-lock.json file, most dependencies in @vue namespace have been using v3, but the @vue/compiler-sfc was still using a v2...
I was aware of the fact that re-running removal of ssl folder isn't in compliance with the upgrading instructions. However, I was expecting duplicity to properly restore the folder in...
I was searching the documentation for a hint on why [this example](https://play.vuejs.org/#eNqVkjFPwzAQhf/KyUtbNQpFwBLaSoA6wAAI2OoOUXpNUxLbsp22UuT/ztkhaQdUiS2+973Lu7Mb9qBUvK+RJWxqMl0oCwZtreZcFJWS2kIDGjcRHFKbbcHBRssKBuQYcMFFJoWxkG1TkaOBmUeHMIHR/UksLFadtGwyWQubwJ1bjTwSug5bJoISZnNouICuY7xPyxphPKZ+rm36H0cEzRpRJWB1jb/+YGyp5WRFubpI1xNHwPSq3QLNTwdiVZlapFP/hwSapp/YOW85w1jErKHBN0Ue74wUtNcQj7NMVqooUb8pW9BiOKNGXvFaWpby8BJqPmrU1bMtZt9/1Hfm6GucvWs0qPfIWa/ZVOdoW3nx+YpH+u7FSq7rkugL4gcaWdY+Y4s91mJNsc+4kPY5vI5C5F9mcbQoTDeUD+pJF3jO6Kk8XRj9FPcmvg0+ujjmfgCBm95m) does not work (showing "changes: 2"). Stumbling upon the same statement in docs about `watch()` deeply watching by...
Stumbling upon this issue no matter what version of Vite I'm using. Tried 5.0.9, tried 5.3.3, tried 4.5.3 ... while developing an application based on Vue. Sometimes I can even...