Skip to content

Commit

Permalink
Try --legacy-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
twometresteve committed Jul 24, 2024
1 parent 56f94f0 commit f528aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/scripts/build-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ git clean -xfdf
yarn cache clean --all

# Install expo requirements
npm install
npm install --legacy-peer-deps

# Bump package versions to a high value so only our values will match
npx lerna version 999.999.999 --no-git-tag-version --no-push --no-changelog --yes
Expand Down

0 comments on commit f528aa7

Please sign in to comment.