diff --git a/README.md b/README.md index 54842dbfa..ef5b39a00 100644 --- a/README.md +++ b/README.md @@ -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