ttencate / jfxr

A browser-based tool to create sound effects for games.
http://jfxr.frozenfractal.com/
429 stars 45 forks source link

unable to run npm install / build in current nodejs #50

Closed thmasn closed 2 years ago

thmasn commented 2 years ago

i am pretty sure, this is an update problem, that i am unable to resolve:

i tried several versions now, updating all the modules, running npm audit fix at several stages, but was unable to get a build. i hope i am not missing something obvious here...

ttencate commented 2 years ago

I switched it to sass (Dart Sass) which is better supported. Now also using yarn and committed yarn.lock. Much faster and more stable.

Other dependencies have not been updated, because I don't have time to wrangle new Webpack config versions and stuff like that. Since it just generates static assets, I'm not too worried about those vulnerabilities.