BUG: npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #2140
Replies: 1 comment
|
Same here on Linux (Ubuntu 26.04.1, kernel 7.0.0-30-generic, Node v24.19.0, npm 11.17.0, dsh 0.1.1-rc.2). Resolved the chain with
One correction for the sibling thread #171: upgrading Node does not fix this. The polyfill is a pinned transitive dependency, not something gated on the Node version. It is reported on v24.15.0 and v24.19.0, and I see it on v24.19.0 as well. Cosmetic only in my case: the install completes, native deps resolve, and both the |
Uh oh!
There was an error while loading. Please reload this page.
OS: Linux - OpenSuse Kalpa
All reactions