We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cbbf1 commit d38fb98Copy full SHA for d38fb98
1 file changed
azure-pipelines.yml
@@ -17,7 +17,7 @@ steps:
17
- task: Npm@1
18
inputs:
19
command: 'custom'
20
- customCommand: 'install --legacy-peer-deps'
+ customCommand: 'install'
21
customEndpoint: 'public proget'
22
env:
23
AZURE_PIPELINES: "true"
0 commit comments