mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-20 20:16:06 -04:00
ERR_REQUIRE_ESM on revolt.js 6.0.0-rc16 #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WUGqnwvMQPzl on GitHub (Apr 27, 2022).
Seems latest 6.0.0 RC have some issues with ES Module, I tried using revolt.js on CommonJS and ESM and it throws same ERR_REQUIRE_ESM.
The last version that still works for me is 6.0.0-rc13.
Environment
Error output on CommonJS
Error output on ESM
@insertish commented on GitHub (Apr 27, 2022):
Update to
6.0.0-rc.17.