mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-20 20:16:06 -04:00
bug: No "exports" main defined #38
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 @user93390 on GitHub (May 10, 2025).
What happened?
Hello, I'm having an issue with solid-primitives. Im trying to create a Revolt bot but when I try to run the main .js file it doesnt want to work.
Stacktrace:
My code:
I've tried to update npm and nothing seems to work. Downgrading or updating revolt.js doesnt work too
Thanks!