Simon Hänisch
Simon Hänisch
Do you mean the message shows up in the terminal or in the generated PDF?
This will resolve itself soon enough with the next major version of puppeteer, I assume.
I believe the first problem with the headers was solved by #314? > What would the effect of this checksum mismatch be? Would it basically cause corepack to re-download a...
I think just running `npm install --global corepack@latest` is fine which will replace the symlink to the corepack binary shipped with the node installation? Maybe not on Windows 🤷🏻♂️
Hey thanks for reporting! Might be a performance regression (already had two of those iirc, might be time for some performance tests 🙈). https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/2e4f07ef1e624c15385edb83ebc73eae9d664470/lib/find-tsconfig.js#L9 This function from `typescript` being very...
Hm ok by just looking at the code a bit, i think I might have figured it out already. `findTsConfig` gets the path of the file being formatted, which obviously...
@DaniloNovakovic just looking through the issues again and found this. I still haven't had these kinds of performance issues, but just wondering is there a sample file you could share...
need more info: - which versions did you upgrade from? - what's the error?
Hey sry completely lost track of this... did you get the issue resolved? Closing for now, please re-open if you still have that issue.
Probably due to the newer versions of the Volar/Vue tooling. See #98.