Quinn Comendant

Results 56 issues of Quinn Comendant

**Describe the bug** When running `npx npkill` from my home directory on macos, this error message displays at the top of the results: MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11...

Hello, I'm trying to get lexicon set up for local development. I'm following the [instructions here](https://dns-lexicon.readthedocs.io/en/latest/developer_guide.html#setup-a-development-environment). When I run `poetry install -E full` it fails when trying to install **suds-jurko**...

In the example for [Handle failed network requests](https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/#handle_failed_network_requests), the service worker is only handling requests that are "navigate" requests `if (evt.request.mode !== 'navigate')`: ```javascript // CODELAB: Add fetch event handler...

I'm experiencing an issue similar to #9, #59, and #91. Perhaps you can help me identify if it is a problem on my side. ``` Model Name: MacBook Pro Model...

area/network

We use pickadate.js version 3.5.6 on a restaurant website for receiving reservations. It has been working correctly for months, but yesterday we received a reservation with the following date: 201-06-02...

bug

Gpodder appears to remove `#` characters from podcast feed URLs. I have a podcast with the encoded entity `%23` (which is a `#`) in the URL, which is required because...

When editing the completed sets (lower pencil icon), clicking `Remove Last Set` does delete the previous set, but when only one set removes, clicking this command doesn't remove the only...

bug

In addition to linking to the youtube video, it would be good (even important, for beginners) to link to the description page of the exercise on /r/bodyweightfitness.

enhancement

I'm not able to record a time for an exercise that normally records reps, for example wrist exercises. Recording time does work for those that expect to record time (body-line...

Rackspace Cloud DNS, like all providers, imposes [limits](https://developer.rackspace.com/docs/cloud-dns/v1/general-api-info/limits/#id2) on the frequency of API requests. E.g., 60/minute for `GET /domains`. I'm hitting this limit when running `denominator zone list`: ``` {q@oak/0...