Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7746

Fix 7.6 Webapp Distro

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L1 - Blocker
    • 7.6.5
    • 7.6.x
    • continuous integration
    • None

    Description

      AT

      NPM Error message:

      [exec] Running "persistify:admin_scripts" (persistify) task
      10:22:45      [exec] Fatal error: Unterminated string constant (8:27) while parsing file: /home/camunda/workspace/7.6-webapp-DISTRO/ui/admin/client/scripts/pages/userEdit.js
      

      Hint: I was able to reproduce the issue locally by doing the following:

      git clone https://github.com/camunda/camunda-bpm-webapp
      git checkout 7.6
      cd camunda-bpm-webapp
      nvm use 0.10.38
      npm config set cache ./.npmcache
      npm cache clean
      npm install -g npm@2.10.1
      npm install -g grunt-cli bower
      npm cache clean && rm -rf ./node_modules && mvn clean source:jar install -B
      

      Running the last command throws the error reproducibly.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              lipphardt Christian
              lipphardt Christian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce