[ 
https://issues.apache.org/jira/browse/FLINK-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

appleyuchi updated FLINK-18306:
-------------------------------
    Description: 
2 commands in flink-runtime-web 's pom.xml,they are

*npm ci --cache-max=0 --no-save*

*npm run build*

--------------------------------

npm ci need the v4.11.0 in package-lock.json

when compiling,

*it tell me that it need 
{color:#172b4d}node-sass/v4.11.0/linux-x64-72_binding.node.{color}*

 

{color:#172b4d}*The author of node-sass has already deleted 
linux-x64-72_binding.node*{color}

{color:#172b4d}[https://github.com/sass/node-sass/issues/2653]{color}

 

{color:#172b4d}list of node-sass/v4.11.0{color}

{color:#172b4d}[https://github.com/sass/node-sass/releases/tag/v4.11.0]{color}

 

*{color:#172b4d}Question:{color}*

*{color:#172b4d}how to satisfy the requirement above when compiling 
flink-runtime-web?{color}*

 

  was:
2 commands in flink-runtime-web 's pom.xml,they are

*npm ci --cache-max=0 --no-save*

*npm run build*

--------------------------------

npm ci need the v4.11.0 in package-lock.json

when compiling,

*it tell me that it need 
{color:#172b4d}node-sass/v4.11.0/linux-x64-72_binding.node.{color}*

 

{color:#172b4d}*The author of node-sass has already deleted 
linux-x64-72_binding.node*{color}

{color:#172b4d}[https://github.com/sass/node-sass/issues/2653]{color}

 

{color:#172b4d}list of node-sass/v4.11.0{color}

{color:#172b4d}[https://github.com/sass/node-sass/releases/tag/v4.11.0]{color}

 

*{color:#172b4d}Question:{color}*

*{color:#172b4d}how to satisfy the requirement above?{color}*

 

but


> how to satisfy the node-sass dependency when compiling runtime-web?
> -------------------------------------------------------------------
>
>                 Key: FLINK-18306
>                 URL: https://issues.apache.org/jira/browse/FLINK-18306
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.12.0
>            Reporter: appleyuchi
>            Priority: Critical
>
> 2 commands in flink-runtime-web 's pom.xml,they are
> *npm ci --cache-max=0 --no-save*
> *npm run build*
> --------------------------------
> npm ci need the v4.11.0 in package-lock.json
> when compiling,
> *it tell me that it need 
> {color:#172b4d}node-sass/v4.11.0/linux-x64-72_binding.node.{color}*
>  
> {color:#172b4d}*The author of node-sass has already deleted 
> linux-x64-72_binding.node*{color}
> {color:#172b4d}[https://github.com/sass/node-sass/issues/2653]{color}
>  
> {color:#172b4d}list of node-sass/v4.11.0{color}
> {color:#172b4d}[https://github.com/sass/node-sass/releases/tag/v4.11.0]{color}
>  
> *{color:#172b4d}Question:{color}*
> *{color:#172b4d}how to satisfy the requirement above when compiling 
> flink-runtime-web?{color}*
>  



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

Reply via email to