Nicky McCurdy

Results 473 comments of Nicky McCurdy

I believe it's more deterministic, as at least it's using the same default Node version in each workflow. Also Mark has already agreed to my idea, but I'm curious what...

What could cause a package to be uninstallable? Would it be a platform specific or repository specific issue or something specific to a package not working properly? Also what's the...

Thanks for the explanation. I would be in favor of making `:ensure` degrade gracefully when the Emacs version doesn't work (just like a falsey `:if` or a missing dependency in...

Not likely since npm 7 installs peer dependencies automatically (again). **Context:** I just checked blame and this was apparently [my fault](https://github.com/testing-library/testing-library-docs/pull/888). 😅 At the time npm 7 was new so...

A note about what? Can you give an example?

Our `engines` are out of date because Node 16 support was recently dropped, but I'll make sure this is fixed soon and users should have already upgraded Node for security...

I disagree, I believe Vite is superior to Create React App, and because the React core team no longer recommends it for beginners we should follow.

I plan on replacing the note with a Vite template (possibly [my own](https://github.com/nickmccurdy/vite-react-testing)).

Thanks, I've updated to RC 1 (latest). Would it make sense to compare against the latest version of our template too?

I can help with updating the PR, but I'd like to block it on #1339 so we don't have to manually add pnpm to the docs.