Wes Todd

Results 70 issues of Wes Todd

This is a redo of #2623. Probably didn't need a new PR, but I took a new direction by using the `once` module, and only binding to the error event....

enhancement
5.x
pr

**Description:** According to your docs there is no way to disable the lockfile check. They repeatedly say it is recommended to use a lockfile: https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#working-with-lockfiles https://github.com/actions/setup-node?tab=readme-ov-file#checking-in-lockfiles Unless I am missing...

feature request

### Enter your suggestions in details: I see I can click the link for "this version" but that is in a modal with no obvious url to visit it directly...

help wanted
accessibility
design
good first issue

Hey folks! @JakobJingleheimer and I sync'd up this week and discussed [a plan for an Import Maps PR](https://github.com/nodejs/node/issues/49443). The first step was to start an issue here with a more...

Looks like this is maybe subtypes are not implemented? The service [has a property](https://github.com/watson/bonjour/blob/a8ca5149086766da314f68ab57d47652a258a312/lib/service.js#L26), but it isn't used. According to [this](https://books.google.com/books?id=--R3jxPwQhUC&pg=PT87&lpg=PT87&dq=bonjour+subtypes&source=bl&ots=iSIjpKc26l&sig=RKSp18RqRYRT0o2dLZJ4fLdqheM&hl=en&sa=X&ved=0ahUKEwiw49qR9vzJAhUG52MKHUSNBC8Q6AEITjAJ#v=onepage&q=bonjour%20subtypes&f=false) I think it should register an entry for each...

So this is much bigger than I imagined. There were quite a few things that changed because I moved the functionality for name parsing and construction more into `multicast-dns-service-types`, which...

This would just be a nice thing. This along side the subtypes would give a great way to narrow in on your service. [Here is the file where I am...

We have two issues related to this that just cropped up. 1. We use jsx and if we don't want to use the `react-tools` compiler. If we don't include something...

So I just filed an issue (#242) where an error occurred that is actually fixed in the newest version. But I didn't realize I was not fully up to date...

I know this is a silly issue to open on a project called consolidate, BUT, there is a use case for pulling the base rendering methods and cache into a...