chore: add legacy peerdeps
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
run: npm install --legacy-peer-deps
|
||||
|
||||
- name: Nx Build
|
||||
run: npx nx run-many --target=build --all
|
||||
|
||||
Reference in New Issue
Block a user