Switch to npm install -f

Some packages' peer dependencies are broken now since they haven't been updated in years
This commit is contained in:
wooferzfg
2024-05-28 17:33:39 -05:00
parent e33d578f53
commit 538fef5fa0
+1 -1
View File
@@ -35,7 +35,7 @@ cargo install wasm-bindgen-cli
You need to set up some npm modules before compiling the project:
```bash
npm install
npm install -f
```
You are now ready to build livesplit-core, which powers LiveSplit One: