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

No any wasm-* plugin on Mac Arm64 [in browser usage] #1338

Open
vitpankin opened this issue Sep 10, 2024 · 0 comments
Open

No any wasm-* plugin on Mac Arm64 [in browser usage] #1338

vitpankin opened this issue Sep 10, 2024 · 0 comments

Comments

@vitpankin
Copy link

Expected Behavior

Looks like wasm-webp and others don't compliled to support different envs. I cannot use it on Mac Arm64

Current Behavior

no any wasm-* plugin in node_modules

Failure Information (for bugs)

Steps to Reproduce

  1. get arm64 mac, create react app
  2. try to run that example from docs https://jimp-dev.github.io/jimp/guides/webp/
  3. you get it... --> error of missing dep-cy because package manager do not install unsupported wasms

Context

  • Jimp Version: 1.6.0
  • Operating System: MacOS
  • Node version: 22.4.0

Failure Logs

@vitpankin vitpankin changed the title no any wasm-* plugin on Mac Arm64 No any wasm-* plugin on Mac Arm64 [in browser usage] Sep 10, 2024
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