Skip to content

Commit

Permalink
docs: add info about unresolved dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Dec 20, 2023
1 parent e4e10a9 commit 0373ed0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ npm i
npm run build
```

If you get errors about unresolved dependencies, you may need to run `npm i --legacy-peer-deps` instead.

### Running Storybook and Stencil

```bash
Expand Down

0 comments on commit 0373ed0

Please sign in to comment.