-
### Environment
DEV
### Describe the bug
hello,
I encountred problem after migration to node 22.9.0 ,
ERROR (node:3840) [DEP0040] DeprecationWarning: The punycode module is deprecated. Pleas…
-
TextEncoder and TextDecoder are added as globals in node11.
Maybe it is possible to use these for jsdom?
https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder
https://developer.mozilla.org…
-
## Summary
We want dweb protocols to be available without `web+` prefix in contexts such as:
- [`navigator.registerProtocolHandler`](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/reg…
lidel updated
3 years ago
-
I useed Linux native with npm 10.8.3 node 22.8.0. And also Docker with node:18-alpine and node:20-alpine and I have > 14GB RAM free. I always get the same error, any hints how to processed?:
$ sudo…
-
```
Chromecast does not honor a 302 redirect on the manifest, per RFC3986 section
5.1.3:
https://www.ietf.org/rfc/rfc3986.txt
To reproduce the problem, open a DASH stream that has a 302 redirect rep…
-
### What version of Go are you using (`go version`)?
```
go version go1.10.3 linux/amd64 via docker golang:1.10.3-alpine
(also go version go1.10.3 darwin/amd64)
```
### Does this issue reproduc…
-
`import.meta.resolve` provides a contextual resolver at the module level allowing custom module resolution to be exposed to users without actually importing those modules. This allows resolving URLs t…
-
Please consider adding `srcObject` or some such to ``
-
Consider something like this:
where foo.svg has an `` inside. Per https://html.spec.whatwg.org/multipage/images.html#update-the-image-data step 1, this should never load, because there is …
-
## This would solve...
undici is not compatible with other versions of itself, or Node's.
If a library uses `undici`'s `fetch()` internally and the user of the library uses Node's `Request…