Closed
Description
F:\workspace\_work\1\s\eng\targets\Npm.Common.targets(21,5): warning : " > [email protected]" has incorrect peer dependency "jest@^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1". [F:\workspace\_work\1\s\src\SignalR\clients\ts\common\common.npmproj]
F:\workspace\_work\1\s\eng\targets\Npm.Common.targets(21,5): warning : " > [email protected]" has incorrect peer dependency "karma@^1.2.0 || 2.x". [F:\workspace\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Npm.FunctionalTests.npmproj]
Build: https://dev.azure.com/dnceng/internal/_build/results?buildId=189015
We are seeing these warnings in our CI and in CTI testing (to validate that the latest VS can build our code): https://devdiv.visualstudio.com/DevDiv/_workitems/edit/892389?src=WorkItemMention&src-action=artifact_link
We should see if we can resolve these warnings since Warnings Are Bad:tm: