[ https://issues.apache.org/jira/browse/FLINK-18288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136356#comment-17136356 ]
appleyuchi edited comment on FLINK-18288 at 6/16/20, 6:49 AM: -------------------------------------------------------------- Thanks for your replies. some supplement: *v4.11.0 is written in pacakge-lock.json by official developer,* *the sub-version number "linux-x64-72_binding"* of node-sass is newest of node-sass in history. it's common sense for an dependency-manage-software to download the newest dependency. *So,It's not dynamic,**they're not affected by my npm/nodejs.* #--------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------- for point 2 and 3 in your replies. *how can you try this in ubuntu19.10?* *it will cause "core dump" if you don't change npm and node.js version set by official develop* was (Author: appleyuchi): Thanks for your replies. some supplement: *v4.11.0 is written in pacakge-lock.json by official developer,* *the sub-version number "linux-x64-72_binding"* of node-sass is newest of node-sass in history. *so they're not affected by my npm/nodejs.* what's your skill to modify *x64-72* to an older version? #--------------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------------- for point 2 and 3 in your replies. *how can you try this in ubuntu19.10?* *it will cause "core dump" if you don't change npm and node.js version set by official develop* > WEB UI failure in Flink1.12 > --------------------------- > > Key: FLINK-18288 > URL: https://issues.apache.org/jira/browse/FLINK-18288 > Project: Flink > Issue Type: Bug > Affects Versions: 1.12.0 > Reporter: appleyuchi > Priority: Major > > > > ①build command: > *mvn clean install -T 2C -DskipTests -Dskip.npm -Dmaven.compile.fork=true* > > ②use flink-conf.yaml from 1.1o.1 in 1.12 > masters: > Desktop:8082 > > slaves: > Desktop > Laptop > ③$FLINK_HOME/bin/start-cluster.sh > > > ④open browser in: > Desktop:8082 > {"errors":["Unable to load requested file /index.html."]} > > > > -- This message was sent by Atlassian Jira (v8.3.4#803005)