Skip to content

fix: update devDependencies versions #211

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants