Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-10460

Please remove bitbucket-parent/package-lock.json from ZIP

    • Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • None
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

        Form Name

          [BSERV-10460] Please remove bitbucket-parent/package-lock.json from ZIP

          Alexey Efimov added a comment - - edited

          Found follow solution:

          cd bitbucket-parent

          rm package-lock.json

          npm install

          cd ..

          ./build.sh

          Alexey Efimov added a comment - - edited Found follow solution: cd bitbucket-parent rm package-lock.json n pm install cd .. ./build.sh

          Bryan, hello

          Also this error:

          [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (gulp build) on project bitbucket-webapp: Failed to run task: ‘npm run gulp core:build’ failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]

          Is any solutions?

          Alexey Efimov added a comment - Bryan, hello Also this error: [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (gulp build) on project bitbucket-webapp: Failed to run task: ‘npm run gulp core:build’ failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) ->  [Help 1] Is any solutions?

          [INFO] — frontend-maven-plugin:1.4:npm (npm install) @ bitbucket-parent ---
          [INFO] Running 'npm install --no-save' in /Users/aefimov/projects/bitbucket/source/bitbucket-parent
          [ERROR] npm ERR! code EINTEGRITY
          [ERROR] npm ERR! sha512-KZBtIzVb3acTJNIMvi21caijoUfkKXQF2vUo90C1R7tCYoAMpYHGJWAdyz3IsTsVY1V7oFTC3VeOqKVWybWC2Q== integrity checksum failed when using sha512: wanted sha512-KZBtIzVb3acTJNIMvi21caijoUfkKXQF2vUo90C1R7tCYoAMpYHGJWAdyz3IsTsVY1V7oFTC3VeOqKVWybWC2Q== but got sha512-X7eYhaOsmqj8h3Omq6qdfkKB5j8QpuOFjCvrcSBkec+BiXwWMmmYtBvOc69nCl/R4OJvSLGJTCbEmW4IQ+DmsQ==. (3078343 bytes)
          [ERROR]
          [ERROR] npm ERR! A complete log of this run can be found in:
          [ERROR] npm ERR! /Users/aefimov/.npm/_logs/2017-12-08T21_05_57_071Z-debug.log
          [INFO] ------------------------------------------------------------------------

          Alexey Efimov added a comment - [INFO] — frontend-maven-plugin:1.4:npm (npm install) @ bitbucket-parent --- [INFO] Running 'npm install --no-save' in /Users/aefimov/projects/bitbucket/source/bitbucket-parent [ERROR] npm ERR! code EINTEGRITY [ERROR] npm ERR! sha512-KZBtIzVb3acTJNIMvi21caijoUfkKXQF2vUo90C1R7tCYoAMpYHGJWAdyz3IsTsVY1V7oFTC3VeOqKVWybWC2Q== integrity checksum failed when using sha512: wanted sha512-KZBtIzVb3acTJNIMvi21caijoUfkKXQF2vUo90C1R7tCYoAMpYHGJWAdyz3IsTsVY1V7oFTC3VeOqKVWybWC2Q== but got sha512-X7eYhaOsmqj8h3Omq6qdfkKB5j8QpuOFjCvrcSBkec+BiXwWMmmYtBvOc69nCl/R4OJvSLGJTCbEmW4IQ+DmsQ==. (3078343 bytes) [ERROR] [ERROR] npm ERR! A complete log of this run can be found in: [ERROR] npm ERR! /Users/aefimov/.npm/_logs/2017-12-08T21_05_57_071Z-debug.log [INFO] ------------------------------------------------------------------------

          Hello Bryan,

          ZIP archive after downloading unable to run `./build.sh` with errors in NPM like on link provided. So, sources unable to build without any 'manual changes'.

          Alexey Efimov added a comment - Hello Bryan, ZIP archive after downloading unable to run `./build.sh` with errors in NPM like on link provided. So, sources unable to build without any 'manual changes'.

          Alexey,

          The NPM link isn't very informative. What's the issue you're having?

          As for removing the file from the source zip, unzip -x seems like it'd let you do this for yourself without any extra steps, or a simple rm after extracting. Given that, I'm not sure how likely it is this will end up prioritized.

          Best regards,
          Bryan Turner
          Atlassian Bitbucket

          Bryan Turner (Inactive) added a comment - Alexey, The NPM link isn't very informative. What's the issue you're having? As for removing the file from the source zip, unzip -x seems like it'd let you do this for yourself without any extra steps, or a simple rm after extracting. Given that, I'm not sure how likely it is this will end up prioritized. Best regards, Bryan Turner Atlassian Bitbucket

            Unassigned Unassigned
            3652ed9ede2e Alexey Efimov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: