Jonathan Netley

Results 5 issues of Jonathan Netley

I had an issue where pnpm was installed with corepack, but I would have a version mismatch when comparing the package manager in the package.json and the pnpm version in...

document potential issue when multiple versions of pnpm are installed while using corepack closes #640 ![image](https://github.com/user-attachments/assets/401625bf-b6bc-4e5f-85cf-ecd14a6f2509)

Originally I filed this bug under setup node: https://github.com/actions/setup-node/issues/1206#issuecomment-2624230237 But it was pointed out that the message was a yarn specific error message. In summary: The project was migrated to...

closes #1059 ## Checklist - [X] Title as described. - [X] Make sure you put things in the right category. - [X] The description of your item should be a...

I noticed that the link referenced in the readme (https://github.com/qmhc/vite-plugin-dts ) now redirects to https://github.com/qmhc/unplugin-dts. The author mentions the following: > It evolved from vite-plugin-dts, and after being rewritten with...