Skip to content

Commit c677b16

Browse files
committed
fix(*): apparently needs legacy
1 parent 843f83a commit c677b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-devops/app-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ steps:
7070
- task: Npm@1
7171
displayName: npm install
7272
inputs:
73-
command: install
73+
command: install --legacy-peer-deps
7474
workingDir: $(Build.SourcesDirectory)
7575
verbose: false
7676
customEndpoint: 'public proget'

0 commit comments

Comments
 (0)