etherpad-lite-client-js
etherpad-lite-client-js copied to clipboard
querystring error
I get the following error when trying to use this package in a Vue3 project:
browser-external:querystring:9 Uncaught (in promise) Error: Module "querystring" has been externalized for browser compatibility. Cannot access "querystring.stringify" in client code. at Object.get (browser-external:querystring:9:13) at api.call (main.js:40:59)
Maybe the solution would be something similiar to:
https://github.com/bzarras/newsapi/pull/48/commits/3ca57d2abb480577ae0e7f0d55eed9c3431a409b