Closed sethwms closed 2 years ago
Received error "TextEncoder is not defined" when using Mongoose in Node.js
Added require("util") to enable functionality.
Dupe of many closed PRs and issues.
Received error "TextEncoder is not defined" when using Mongoose in Node.js
Added require("util") to enable functionality.