Tom Picton

Results 28 comments of Tom Picton

Thanks for the context! I’m not sure I completely understand the situation, but publishing a new version of `jest-dom` with the types version constraint updated would probably be a quick...

> nor will it help people who are using strict package managers like pnpm or yarn modern would you mind elaborating? I use Yarn 3 and I would expect it...

With `nodeLinker: node-modules` and no explicit dependency on `@types/testing-library__jest-dom`, the version specified by `@testing-library/jest-dom` is present on my end at `node_modules/@types/testing-library__jest-dom/`. Then if I add it as a dependency to...

I believe it's coming from [`react-side-effect`](https://github.com/gaearon/react-side-effect/issues/54). The author has suggested that they don't intend to update it–it looks like the library was written before the modern Context API was released,...

Curl returned a redirect error but using https://patch-diff.githubusercontent.com/raw/krypt-n/bar/pull/12.patch worked. It doesn't seem to have affected kerning unfortunately.

@marktnoonan I'm seeing something similar. The error is identical but the unknown property seemingly changes numbers (I've seen `13` and `16`) depending on the Webpack configuration. Even with the Webpack...

On Neovim v0.2.0-485-g81525dc/OS X 10.11.6, `$PATH` is unaffected for me.

Would you consider enabling the "Discussions" tab for the repo? I'm not particularly opposed to Discord, except for FAQs getting swallowed into chat history rather than being more discoverable.