-
This is not a bug, but rather a thing that I think should get attention. Apollo server uses an old version of node-fetch (2.7.0 or 2.6.7) which uses old version of whatwg-url (5.0.0), which uses puny…
-
After updating to node-red 4.x the Anker Solix Solarbank E1600 integration is not working any more:
Error: Cannot find module 'node-fetch'
Require stack:
- /config/node_modules/ankersolixe1600/So…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
### Description
sdk.gen.ts includes this line:
```ts
import { createClient, createConfig, type OptionsLegacyParser } from '@hey-api/client-fetch';
```
`tsc` fails for me:
```ts
❯ tsc …
-
### Please avoid duplicates
- [X] I checked [all open feature requests](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request.
### Contex…
-
- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
---
## Steps to Reproduce
Dependencies:
```json
"dependencies": {
"@ant-design/…
-
### How can we reproduce the crash?
I'll start trying to track down if it's related to any "toLowerCase()" operation in my code, but I haven't pinpointed a reproducible yet.
### Relevant log output
…
-
## Bug Description
fetch is sometimes crashing entire node process since upgrading from node 22.9.0 to 23.1.0
## Logs & Screenshots
```
node:events:485
throw er; // Unhandled 'error' …
-
-
**Describe the bug**
Getting ECONNRESET and UND_ERR_SOCKET a bunch, songs end up skipping parts.
**To Reproduce**
Steps to reproduce the behavior:
Play music
= Songs skip/cut
check `docker log…