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

🐛 BUG: Invalid WASM payload #980

Open
alcalayuliana opened this issue Mar 8, 2024 · 2 comments
Open

🐛 BUG: Invalid WASM payload #980

alcalayuliana opened this issue Mar 8, 2024 · 2 comments

Comments

@alcalayuliana
Copy link

alcalayuliana commented Mar 8, 2024

What version of @astrojs/compiler are you using?

4.4.15

What package manager are you using?

npm

What operating system are you using?

Linux

Describe the Bug

21:16:53 [ERROR] [UnknownCompilerError] WebAssembly.instantiate(): section (code 11, "Data") extends past end of the module (length 1500380, remaining bytes 347770) @+3488705
Hint:
This is almost always a problem with the Astro compiler, not your code. Please open an issue at https://astro.build/issues/compiler.

Link to Minimal Reproducible Example

@github-actions github-actions bot added the needs triage Issue needs to be triaged label Mar 8, 2024
@Fryuni
Copy link
Member

Fryuni commented Mar 9, 2024

Hey @alcalayuliana!! Congrats on your first-ever GitHub issue, welcome to the community 🎉 🎉 🎉

Thank you for the report, but we are gonna need a little bit more detail. Can you share the output of the following 3 commands in your project?

  • npm version
  • npm run astro -- info
  • npm why @astrojs/compiler

Also, did you create your project using npm create astro or did you start from something else?

@Fryuni Fryuni added needs response and removed needs triage Issue needs to be triaged labels Mar 9, 2024
@Fryuni Fryuni changed the title 🐛 BUG: 🐛 BUG: Invalid WASM payload Mar 9, 2024
@alcalayuliana
Copy link
Author

alcalayuliana commented Mar 9, 2024 via email

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

2 participants