Closed wallytreats closed 3 years ago
Found a solution to simply uninstall and reinstall mongodb. Strange since it was just fresh installed but works. Disregard pr.
Unable to resolve module
util
fromnode_modules/whatwg-url/dist/encoding.js
: util could not be found within the project
@wallytreats I having this error. How do i solve this?
I'm unsure if this is an oversight or not but I've had to modify this package to include util manually as to prevent an error being thrown for "TextEncoder" not defined. If there is a different or better way to do this please share.