Eric Wohlstadter created TEZ-3959:
-------------------------------------
Summary: HTTP 502 for bower install
Key: TEZ-3959
URL: https://issues.apache.org/jira/browse/TEZ-3959
Project: Apache Tez
Issue Type: Bug
Components: UI
Reporter: Eric Wohlstadter
[~harishjp] and I started seeing:
{code:java}
18:56:57 2018/06/24 01:56:57 INFO : [ERROR] bower moment#2.12.0
EINVRES Request to https://bower.herokuapp.com/packages/moment failed with
502{code}
[~harishjp] did some digging and found that changing to version 1.8.4 seems to
be a workaround, but it is dubious:
{code}
ERROR warning [email protected]: We don't recommend using Bower for new projects.
Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy
project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)