bergehurra
bergehurra
DDeno
Created by bergehurra on 8/12/2023 in #help
`Uncaught TypeError: encode is not a function` when using npm module `@kubernetes-client/node`
For what it's worth, this appears to be fixed as of Deno 1.36.3.
14 replies
DDeno
Created by bergehurra on 8/12/2023 in #help
`Uncaught TypeError: encode is not a function` when using npm module `@kubernetes-client/node`
--compat was removed in Deno 1.25.2, since the npm: style import was introduced. I don't think this is an import problem as such, it kind of looks like some sort of implementation error in the querystring emulation layer in Deno, right?
14 replies