quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

[BUG]: Syntax error in input JSON flutter: readStream.setEncoding is not a function

Open ianzone opened this issue 9 months ago • 0 comments

quicktype https://storage.flutter-io.cn/flutter_infra_release/releases/releases_linux.json -o flutter.ts
(node:92203) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Error: Syntax error in input JSON flutter: readStream.setEncoding is not a function.

ianzone avatar Jan 22 '25 18:01 ianzone