John Albin Wilkins

Results 117 comments of John Albin Wilkins

I tested v18.19 and it does not appear to be flakey.

@kmccammon Yep! That's exactly what I noticed as well. I've changed this project's .nvmrc to use v18.19 for now. Thanks for confirming! I'm leaving this issue open until we can...

In Drupal Slack I mentioned this context: > I’ve been thinking about this issue and doing some research. Next.js will cache POST requests, so if you are using Vercel’s env,...

I'm on BBEdit 10 and Mac OS X Lion and have been using this language module without issue. (Well, except that Lion hides the ~/Library folder in the Finder.)

NPM shows that "custom-react-scripts 0.2.1 is the latest of 27 releases". https://www.npmjs.com/package/custom-react-scripts I think we need to publish the most recent version of this package to npm.

BTW, the normal work-around of using the github url directly (to get the latest unpublished package) instead of the npm name doesn't work because there is no "name" in package.json....

We definitely need to add this before a 2.0.0 release is made. Thanks for creating the issue!