You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ingo Bürk (Jira)" <ji...@apache.org> on 2021/10/13 05:17:00 UTC

[jira] [Commented] (FLINK-24520) Building of WebUI failed on Ubuntu 20

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

Ingo Bürk commented on FLINK-24520:
-----------------------------------

What was the Maven command used here?

> Building of WebUI failed on Ubuntu 20
> -------------------------------------
>
>                 Key: FLINK-24520
>                 URL: https://issues.apache.org/jira/browse/FLINK-24520
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 1.13.3
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> While preparing the 1.13.3 release I ran into an issue where the WebUI could not be built via maven.
> {code}
> [INFO] husky > setting up git hooks
> [INFO] HUSKY_SKIP_INSTALL environment variable is set to 'true', skipping Git hooks installation.
> [ERROR] Aborted
> [ERROR] npm ERR! code ELIFECYCLE
> [ERROR] npm ERR! errno 134
> [ERROR] npm ERR! husky@1.3.1 install: `node husky install`
> [ERROR] npm ERR! Exit status 134
> [ERROR] npm ERR!
> [ERROR] npm ERR! Failed at the husky@1.3.1 install script.
> [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
> {code}
> However, manually invoking npm from the command-line worked just fine.
> Deleting the node[_modules] directory had no effect.
> We should investigate what was causing these issues.



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