Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeError: WebAssembly.Instance(): Out of memory: wasm memory #1044

Open
appdromeda opened this issue Jan 10, 2022 · 0 comments
Open

RangeError: WebAssembly.Instance(): Out of memory: wasm memory #1044

appdromeda opened this issue Jan 10, 2022 · 0 comments

Comments

@appdromeda
Copy link

Hello,

In package.json, in scripts I have something like this:
{
"dev": "npm run build:polyfills && webpack --env target=modern --config-name main && webpack --env target=old --config-name
main",
}

This script is in 5 different apps and everything works fine. Now I created new app, installed dependencies (npm install) and I have this error. I did not change node/npm versions. Any ideas? Do you need more details?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant