it works with v14.8.0 with nvm, but with v18.5.0 or v19 (haven't tried others) it spits this out:
./node_modules/box2d-wasm/dist/umd/Box2D.simd.js:12
TypeError: Failed to parse URL from ./node_modules/box2d-wasm/dist/umd/Box2D.simd.wasm
at Object.fetch (node:internal/deps/undici/undici:11413:11) {
[cause]: TypeError [ERR_INVALID_URL]: Invalid URL
it works with
v14.8.0withnvm, but withv18.5.0orv19(haven't tried others) it spits this out: