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

Conversation

icecream17
Copy link

@icecream17 icecream17 commented May 29, 2025

updated version of #207 #208 #211
fixes #176 fixes #206 fixes #213 fixes #214

Strangely, these specific versionings run into a nonsensical 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. And npm ci worked too... shrugs!

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.

Fails to run with latest node npm init wasm-app www fails This module doesn't work anymore Support webpack v5
1 participant