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

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

Roman Khachatryan created FLINK-15951:
-----------------------------------------

             Summary: 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


[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)