create-wasm-app icon indicating copy to clipboard operation
create-wasm-app copied to clipboard

update dependencies

Open icecream17 opened this issue 6 months ago • 0 comments

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!

icecream17 avatar May 29 '25 22:05 icecream17