[@types/node] v17 Blob type causing conflicts with lib.dom.ts #58252
Replies: 4 comments 1 reply
-
|
Thanks for the discussion about "node", some useful links for everyone: Pinging the DT module owners: @microsoft, @DefinitelyTyped, @jkomyno, @alvis, @r3nya, @btoueg, @smac89, @Touffy, @DeividasBakanas, @eyqs, @Hannes-Magnusson-CK, @hoo29, @kjin, @ajafff, @islishude, @mwiktorczyk, @mohsen1, @n-e, @galkin, @parambirs, @eps1lon, @westy92, @SimonSchick, @ThomasdenH, @WilcoBakker, @wwwy3y3, @samuela, @kuehlein, @bhongy, @chyzwar, @trivikr, @yoursunny, @qwelias, @ExE-Boss, @Ryan-Willpower, @peterblazejewicz, @addaleax, @victorperin, @ZYSzys, @nodejs, @LinusU, @wafuwafu13. |
Beta Was this translation helpful? Give feedback.
-
|
I have proposed a fix #59057 but it got rejected and closed after I have failed to followup on time. I might make another attempt, but I fear there is just too much context around how things are wired together for outsider like myself to succeed. |
Beta Was this translation helpful? Give feedback.
-
|
@LinusU @gabritto you seem to have better ideas how to address incompatibility with lib.dom.ts could one of you take on this ? I personally have no idea how to deal with this DefinitelyTyped/types/node/stream/consumers.d.ts Lines 1 to 5 in 063f0c8 And it feels like at best I'll just be making specific changes you suggest, which seems very ineffective way to pursue this. |
Beta Was this translation helpful? Give feedback.
-
|
Hello guys, have you some news about this issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue in @types/node version 17
Return type
NodeJS.ReadableStream:DefinitelyTyped/types/node/v16/stream/consumers.d.ts
Line 11 in 97ee04a
lib.dom.tsIntroduced in: feat(node): v17 #57678
giving error:
Related Dependabot PR: Borewit/music-metadata-browser#711
Beta Was this translation helpful? Give feedback.
All reactions