[
https://issues.apache.org/jira/browse/AMBARI-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yusaku Sako updated AMBARI-15721:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk and branch-2.2.
> Ambari Admin module fails to build due to npm issues
> ----------------------------------------------------
>
> Key: AMBARI-15721
> URL: https://issues.apache.org/jira/browse/AMBARI-15721
> Project: Ambari
> Issue Type: Bug
> Components: ambari-admin
> Affects Versions: 2.2.2
> Reporter: Yusaku Sako
> Assignee: Yusaku Sako
> Priority: Blocker
> Fix For: 2.2.2
>
> Attachments: AMBARI-15721.patch
>
>
> Seems like the npm registry started gzipping the content on package
> downloads. Older versions of npm cannot handle gzipped content, so "npm
> install" command fails.
> Ambari Admin in particular uses node 0.10.26, which ships with npm 1.4.3 that
> cannot handle gzip.
> There have been numerous reports on the internet regarding this breakage (see
> https://github.com/npm/npm/issues/12196, for example), but the npm registry
> still has not been fixed.
> We'll go ahead and update the npm version used to build Ambari Admin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)