You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "julian pan (JIRA)" <ji...@apache.org> on 2016/08/26 07:00:30 UTC

[jira] [Commented] (KYLIN-1977) Update front end dependency (bower)

    [ https://issues.apache.org/jira/browse/KYLIN-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438568#comment-15438568 ] 

julian pan commented on KYLIN-1977:
-----------------------------------

Here is the error message when I bower install:
Please note that,
    angularjs-nvd3-directives#0.0.5-beta depends on moment#2.4.0 which resolved to moment#2.4.0
    base depends on moment#2.5.1 which resolved to moment#2.5.1
    fuelux#3.5.1 depends on moment#2.x which resolved to moment#2.5.1
    angular-bootstrap-datetimepicker#0.3.15 depends on moment#^2.10.6 which resolved to moment#2.14.1
Resort to using moment#2.4.0 which resolved to moment#2.4.0
Code incompatibilities may occur.


Please note that,
    angularjs-nvd3-directives#0.0.5-beta depends on angular#1.2.4 which resolved to angular#1.2.4
    angular-route#1.2.15 depends on angular#1.2.15 which resolved to angular#1.2.15
    angular-sanitize#1.2.18 depends on angular#1.2.18 which resolved to angular#1.2.18
    angular-tree-control#0.2.8 depends on angular#~1.2.7 which resolved to angular#1.2.29
    angular-sweetalert#1.0.4 depends on angular#~1.2.0 which resolved to angular#1.2.29
    base depends on angular#1.2.29 which resolved to angular#1.2.29
    angular-animate#1.2.30, angular-cookies#1.2.30 depends on angular#1.2.30 which resolved to angular#1.2.30
    angular-resource#1.3.20 depends on angular#1.3.20 which resolved to angular#1.3.20
    angular-bootstrap#0.10.0 depends on angular#>=1 which resolved to angular#1.4.12
    angular-ui-select#0.13.2 depends on angular#>=1.2.18 which resolved to angular#1.4.12
    angularLocalStorage#0.3.2 depends on angular#~1.4.7 which resolved to angular#1.4.12
    angular-cookies#1.4.12 depends on angular#1.4.12 which resolved to angular#1.4.12
    angular-bootstrap-datetimepicker#0.3.15 depends on angular#^1.4.7 which resolved to angular#1.4.12
    angular-bootstrap-nav-tree#7fb14dd72d depends on angular#>=1.0 which resolved to angular#1.4.12
    angular-ui-ace#0.1.0 depends on angular#~1.x which resolved to angular#1.4.12
    angular-base64#2.0.1 depends on angular#>= 1.0.8 which resolved to angular#1.4.12
    angular-chosen-localytics#1.0.6 depends on angular#>=1.2.0 which resolved to angular#1.4.12
    angular-ui-sortable#0.13.1 depends on angular#>=1.2.x which resolved to angular#1.4.12
    ng-grid#2.0.11 depends on angular#^1.0.8 which resolved to angular#1.4.12
    angular-ui-grid#3.1.1 depends on angular#>=1.2.16 1.4.x which resolved to angular#1.4.12
Resort to using angular#1.2.29 which resolved to angular#1.2.29
Code incompatibilities may occur.

> Update front end dependency (bower)
> -----------------------------------
>
>                 Key: KYLIN-1977
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1977
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Web 
>            Reporter: julian pan
>            Assignee: Zhong,Jason
>
> 1. There is warning "Code incompatibilities may occur.", when I install bower component. [angular, nvd3, d3, moment, angular-cookies version not consistent]
> 2. Some duplicate component: ng-grid & angular-ui-grid, angular-chosen-localytics & angular-ui-select, font-awesome & components-font-awesome
> 3. angularjs-nvd3-directives is beta version, maybe we can replace it by angular-nvd3.
> 4. some components version are out of date, could we upgrade them such as angular-bootstrap...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)