appleyuchi created FLINK-18306:
----------------------------------

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


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

npm ci

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



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

Reply via email to