mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
chore(): fix angular server install
This commit is contained in:
@ -125,7 +125,7 @@ jobs:
|
|||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: /tmp/workspace
|
at: /tmp/workspace
|
||||||
- run:
|
- run:
|
||||||
command: npm ci
|
command: npm ci --legacy-peer-deps
|
||||||
working_directory: /tmp/workspace/packages/angular-server
|
working_directory: /tmp/workspace/packages/angular-server
|
||||||
- run:
|
- run:
|
||||||
command: npm run build.prod
|
command: npm run build.prod
|
||||||
|
Reference in New Issue
Block a user