Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Conversation

moaz-mokhtar
Copy link

@moaz-mokhtar moaz-mokhtar commented Aug 18, 2023

  • Updated last versions of devDependencies
  • Updated README.md with notes about that to be avoided in the future.
  • Updated webpack.config.js to activate WASM manually which from webpack 5, must activate it manually. Ref: https://webpack.js.org/configuration/experiments/

@Jeroendevr
Copy link

@ashleygwilliams as I saw you are the author of the package, I thought I'd ping you for this PR as I had this issue myself and this fixes it.

icecream17 added a commit to icecream17/create-wasm-app that referenced this pull request May 29, 2025
updated version of rustwasm#207 rustwasm#208 rustwasm#211
fixes rustwasm#178 rustwasm#206 rustwasm#213 rustwasm#214

Strangely, these specific versionings run into a peer dependency error. The magical workaround I did was to run `npm install -g yarn` `yarn` and then delete `yarn.lock` and after that, `npm install` magically worked. `npm ci` worked too, *shrugs*
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants