Help me with WebAssembly.Instance(): Out of memory: wasm memory

Hello,

I’ve a problem with the deployment of my Strapi project. I use cpanel, and when I try to build the project, I have this error:
RangeError: WebAssembly.Instance(): Out of memory: wasm memory
at create (/home/*******/website-folder/node_modules/@strapi/admin/node_modules/webpack/lib/util/hash/wasm-hash.js:154:4)

Can you help me please?

Thank you in advance.

1 Like

Hello , Did you reach a solution for this ?

Hi,
Same issue for me in a shared hosting : maybe because only 1GB RAM available.
Through terminal, same error appears

Thx !!

I built the project local before uploading it to cpanel and it worked because i didnt need to run build.

Hi, I’m also facing the same issue. I tried uploading the local build but I’m not getting the admin pannel.

but it will be difficult in every project update.