What is the current behavior?
Yarn errors out during install with an HTTP 404 for the url: https://codeload.github.com/PolymerElements/test-fixture/tar.gz/26118ef0467501c33c02316e7016a2837baba10f
If the current behavior is a bug, please provide the steps to reproduce.
yarn add web-component-tester@<6.0.0
What is the expected behavior?
Yarn correctly resolves the URL
Please mention your node.js, yarn and operating system version.
- node: v8.2.1
- yarn: v0.27.5
- Bash on Ubuntu on Windows
- Windows 10 Enterprise v1703 Build 15063.483
What is the current behavior?
Yarn errors out during install with an
HTTP 404for the url: https://codeload.github.com/PolymerElements/test-fixture/tar.gz/26118ef0467501c33c02316e7016a2837baba10fIf the current behavior is a bug, please provide the steps to reproduce.
yarn add web-component-tester@<6.0.0What is the expected behavior?
Yarn correctly resolves the URL
Please mention your node.js, yarn and operating system version.