Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-18306

how to satisfy the node-sass dependency when compiling flink-runtime-web?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.12.0
    • None
    • Runtime / Web Frontend
    • None

    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 node-sass/v4.11.0/linux-x64-72_binding.node.

       

      The author of node-sass has already deleted linux-x64-72_binding.node

      https://github.com/sass/node-sass/issues/2653

       

      list of node-sass/v4.11.0

      https://github.com/sass/node-sass/releases/tag/v4.11.0

       

      Question:

      how to satisfy the requirement above when compiling flink-runtime-web?

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              appleyuchi appleyuchi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: