#Out of memory: wasm memory

3 messages · Page 1 of 1 (latest)

rain cragBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

haughty delta
#

I am working on Discord.js v 14.9.0
My node -v is 16.19.1

I hosted my bot from cpanel, it was be able to run normally 2 years ago. But when I started developing this bot now, it return this error. Anyone know how to fix this?

return await WebAssembly.instantiate(mod, {
                           ^

RangeError: WebAssembly.instantiate(): Out of memory: wasm memory
    at lazyllhttp (/home/lampkenc/nodevenv/public_html/dcbot/16/lib/node_modules/undici/lib/client.js:377:28)