Skip to content
代码片段 群组 项目
未验证 提交 39f18c0f 编辑于 作者: Pranav K's avatar Pranav K 提交者: GitHub
浏览文件

Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682)

This is a possible fix for the 'Waiting for the other yarn instance to finish' error that appears during our CI builds

This property is configured in [CSharp.Common.props](https://github.com/dotnet/aspnetcore/blob/master/eng/targets/CSharp.Common.props#L57-L61) but not the NPM one.
However it is used in exactly one place in the [targets](https://github.com/dotnet/aspnetcore/blob/master/eng/targets/Npm.Common.targets#L45)

This change updates the target to use it more consistently and to declare it
it in the props file
上级 a196a6a0
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册