Closed ufuck-on-it closed 2 years ago
/lib/encoding.js:2 ReferenceError: TextEncoder is not defined add this code the top const { TextEncoder, TextDecoder } = require("util");
const { TextEncoder, TextDecoder } = require("util");
See other closed issues.
/lib/encoding.js:2 ReferenceError: TextEncoder is not defined add this code the top
const { TextEncoder, TextDecoder } = require("util");