Skip to content

Commit

Permalink
Switch to npm install -f
Browse files Browse the repository at this point in the history
Some packages' peer dependencies are broken now since they haven't been updated in years
  • Loading branch information
wooferzfg committed May 28, 2024
1 parent e33d578 commit 538fef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 538fef5

Please sign in to comment.