MCMXC
MCMXC
> I'm low-key not much of a fan of that because this page's users should look for things that are relevant to their specific use case. Providing an aggregate discourages...
I just tried to reproduce this: the types library you are referring to ends up under `node_modules/.pnpm/@[email protected]` Can you confirm this?
Actually, you might be experiencing something that I fixed today. If you're using e.g toBeInDocument() and it doesn't get recognized, put testing-library/jest-dom into types array in your tsconfig, then it...
What is blocking this PR from getting finished? All dependencies from `sindresorhus` are basically blocked from getting an upgrade since they all turn to ESM only.
Happens to me too on a project but with a different error message: ``` ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER [email protected][email protected] isn't supported by any available resolver. This error happened while installing the dependencies of...
Just wanted to point out that there is now a new experimental lockfile format setting which was introduced in: https://github.com/pnpm/pnpm/releases/tag/v7.7.0 It's supposed to help with avoiding merge conflicts due to...
I am running into the same issue when switching an existing repository to `node-linker=hoisted`
I would also love to see this implemented, prevents me from migrating to pnpm on an Electron project.
Is there any ETA for Storybook v7? We would really like to get rid of all the deprecated dependencies that get pulled in due to webpack4.
Doesn't seem to be Vue specific. I just encountered this with SvelteKit: 