You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2020/02/07 12:51:00 UTC

[jira] [Commented] (FLINK-15951) Travis build fails on npm install

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

Roman Khachatryan commented on FLINK-15951:
-------------------------------------------

[~vthinkxie],

could you please take a look?

> Travis build fails on npm install
> ---------------------------------
>
>                 Key: FLINK-15951
>                 URL: https://issues.apache.org/jira/browse/FLINK-15951
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.11.0
>            Reporter: Roman Khachatryan
>            Priority: Major
>
> [https://api.travis-ci.com/v3/job/284796450/log.txt]
>  
> {code:java}
>  10:58:09.614 [INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ flink-runtime-web_2.11 ---
>  10:58:09.616 [INFO] Running 'npm ci --cache-max=0 --no-save' in /home/travis/build/flink-ci/flink/flink-runtime-web/web-dashboard
>  10:58:12.732 [ERROR] npm ERR! code E409
>  10:58:12.733 [ERROR] npm ERR! 409 Conflict: @angular/platform-browser-dynamic@7.2.10
>  10:58:13.545 [ERROR]
>  10:58:13.545 [ERROR] npm ERR! A complete log of this run can be found in:
>  10:58:13.545 [ERROR] npm ERR!     /home/travis/.npm/_logs/2020-02-07T10_58_12_741Z-debug.log
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)