error while building camunda webapp

895 views
Skip to first unread message

makd...@gmail.com

unread,
Feb 15, 2016, 12:31:00 PM2/15/16
to camunda BPM users
Hi,

I am trying to build camunda-webapp through the main pom.xml I edited a few .css files and .less files.
I am running into these errors:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (generate-zip) on project camunda-webapp: An Ant BuildException has occured: exec returned: 6
[ERROR] around Ant part ...<exec failonerror="true" executable="./node_modules/grunt-cli/bin/grunt">... @ 8:76 in JAVA/camunda-bpm-webapp/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]


Any help would be appreciated!

Thanks and kind regards,
Deniss

Sebastian Menski

unread,
Feb 16, 2016, 4:31:54 AM2/16/16
to camunda BPM users, makd...@gmail.com
Hi,

could you please attach the full log. The actual grunt error is before the snippet you posted.

Cheers,
Sebastian

makd...@gmail.com

unread,
Feb 16, 2016, 2:51:29 PM2/16/16
to camunda BPM users, makd...@gmail.com
Hi,

Here it is:
.........................

[exec] +-- requ...@2.1.22
[exec] +-- requirejs-an...@1.1.0 (git://github.com/camunda/requirejs-angular-define.git#aaa450a66e4d1a0588819804e1098c541bed585d)
[exec] +-- sourc...@0.4.4
[exec] | `-- amde...@1.0.0
[exec] `-- xunit...@0.0.6
[exec]
[exec] Running "build" task
[exec]
[exec] Running "clean:plugin" (clean) task
[exec]
[exec] Running "clean:apps" (clean) task
[exec]
[exec] Running "browserify:admin_scripts" (browserify) task
[exec] >> Error: Cannot find module 'lodash/object/assign' from '/Users/xxxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/dmn-js/lib'
[exec] Warning: Error running grunt-browserify. Use --force to continue.
[exec]
[exec] Aborted due to warnings.

Sebastian Stamm

unread,
Feb 17, 2016, 3:43:17 AM2/17/16
to camunda BPM users, makd...@gmail.com
Hi Deniss,

it looks like your dependencies are not installed correctly. Try to delete the node_modules folder in '/Users/xxxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/' and then run npm install in that directory. After that finishes, try to build the webapp again.

I hope that helps.

Cheers
Sebastian

Sebastian Menski

unread,
Feb 17, 2016, 3:52:36 AM2/17/16
to camunda BPM users, makd...@gmail.com
Hi Deniss,

which version of node and npm are you using? You can check with node -v and npm -v. The Camunda webapp requires you to use
somethine like node v 0.10.x and npm v 2.x. If you use npm v3.x this will probably not work.

Cheers,
Sebastian

makd...@gmail.com

unread,
Feb 17, 2016, 12:13:01 PM2/17/16
to camunda BPM users, makd...@gmail.com
Hello,

Thanks to both of you. Unfortunately your solutions did not work. I still receive the same error. Maybe it has to do that I am importing the project via intellij idea?

Kind regards,
Deniss

среда, 17 февраля 2016 г., 10:52:36 UTC+2 пользователь Sebastian Menski написал:

Sebastian Menski

unread,
Feb 18, 2016, 9:33:50 AM2/18/16
to camunda BPM users, makd...@gmail.com
Hi,

can you attach the output of the following commands from the directory where you checkout the webapp. Also please delete the node_modules folder beforehand.

node -v
npm
-v
npm install
node_modules\.bin\grunt.cmd

Cheers,
Sebastian

makd...@gmail.com

unread,
Feb 18, 2016, 1:07:30 PM2/18/16
to camunda BPM users, makd...@gmail.com
Hi,

Yes sure:

node -v: v4.1.1

npm -v: 3.7.3

npm install:
npm WARN excluding symbolic link example/node_modules/exposify -> ../../
npm WARN deprecated lod...@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.
npm WARN deprecated grace...@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated lod...@2.4.1: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated lod...@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated grace...@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN prefer global mar...@0.3.3 should be installed with -g

> fsev...@1.0.7 install /Users/xxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/xxxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote

> buffe...@1.2.1 install /Users/xxxxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/bufferutil
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node

> utf-8-v...@1.2.1 install /Users/xxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/utf-8-validate
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
camunda-b...@7.5.0-SNAPSHOT /Users/xxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp
+-- ang...@1.2.29
+-- angular-d...@1.0.0 (git://github.com/camunda-third-party/angular-data-depend.git#8e3b66914c611069e3698fd5d4275e6cf8055d01)
+-- angular...@0.9.0
| `-- mom...@2.9.0
+-- angula...@1.2.29
+-- bpm...@0.12.1
| +-- bpmn-...@0.10.4
| | +-- mod...@0.6.3
| | `-- moddl...@0.9.4
| | +-- s...@0.6.1
| | `-- tiny-...@0.1.0
| +-- diagr...@0.12.1
| | +-- di...@0.1.0
| | +-- e...@0.4.2
| | +-- hamm...@2.0.6
| | `-- sna...@0.3.0
| +-- diagram-js-d...@0.12.0
| +-- di...@0.0.4
| +-- i...@0.1.2
| | `-- h...@0.0.3
| +-- inhe...@2.0.1
| +-- min...@0.2.0
| | +-- componen...@1.2.4
| | | `-- componen...@0.0.3
| | +-- componen...@0.1.4
| | +-- component...@0.2.3
| | +-- compone...@0.1.4
| | +-- component-mat...@0.1.5
| | +-- compone...@0.0.3
| | `-- dom...@1.4.0
| `-- objec...@0.1.1
+-- br...@1.4.2
| +-- quote-...@1.0.2
| | +-- buffer...@0.0.1
| | `-- mini...@1.2.0
| +-- res...@1.1.7
| +-- static...@1.3.0
| | +-- concat...@1.4.10
| | | +-- readabl...@1.1.13
| | | `-- typed...@0.0.6
| | +-- dupl...@0.0.2
| | | `-- readabl...@1.1.13
| | +-- esco...@1.3.3
| | | +-- esp...@1.1.1
| | | +-- estra...@1.5.1
| | | +-- esu...@1.0.0
| | | `-- sourc...@0.1.43
| | +-- fal...@1.2.0
| | | +-- ac...@1.2.2
| | | +-- for...@2.0.5
| | | `-- objec...@1.0.9
| | +-- h...@1.0.1
| | | `-- functi...@1.1.0
| | +-- object-...@0.4.0
| | +-- quote-...@0.0.0
| | | `-- mini...@0.0.8
| | +-- readabl...@1.0.33
| | | `-- core-u...@1.0.2
| | +-- shallo...@0.0.1
| | +-- stati...@0.2.4
| | | `-- esco...@0.0.28
| | | `-- estra...@1.3.2
| | `-- thro...@0.4.2
| | `-- xt...@2.1.2
| | `-- objec...@0.4.0
| `-- thro...@2.0.1
| +-- readabl...@2.0.5
| | +-- process-ne...@1.0.6
| | `-- util-de...@1.0.2
| `-- xt...@4.0.1
+-- camunda-b...@7.5.0-SNAPSHOT (git://github.com/camunda/camunda-bpm-sdk-js.git#a86c0ba03db0923e527be0507aec5ed0fe4e68ad)
| +-- q...@1.4.1
| +-- super...@1.4.0
| | +-- componen...@1.1.2
| | +-- cook...@2.0.1
| | +-- de...@2.2.0
| | | `-- m...@0.7.1
| | +-- ext...@1.2.1
| | +-- formi...@1.0.14
| | +-- met...@1.0.1
| | +-- mi...@1.3.4
| | +-- readabl...@1.0.27-1
| | `-- reduce-c...@1.0.1
| `-- time-...@0.3.2
| +-- date...@0.1.1
| +-- pret...@0.1.0
| `-- text-...@0.2.0
+-- camunda-c...@7.5.0-SNAPSHOT (git://github.com/camunda/camunda-commons-ui.git#3bd54f165b99e94e5ac60b5457a1eb43e319946e)
| +-- angular...@1.2.29
| +-- angular...@1.2.29
| +-- angular-d...@1.0.0 (git://github.com/camunda-third-party/angular-data-depend.git#07491173cdb2f49d66274963a2f61288bffc7783)
| +-- angular...@1.2.29
| +-- angula...@1.2.29
| +-- angular-...@1.2.29
| +-- angular-...@1.2.29
| +-- angular-...@1.2.29
| +-- angula...@1.2.29
| +-- angular-...@2.4.2
| +-- boot...@3.3.6
| +-- bpmn...@0.2.0
| +-- bpm...@0.9.2
| | +-- bpmn-...@0.8.3
| | | +-- lod...@3.10.1
| | | `-- moddl...@0.7.0
| | | `-- lod...@3.10.1
| | +-- UNMET PEER DEPENDENCY diagram-js@^0.9.0
| | +-- diagram-js-d...@0.9.0
| | | `-- lod...@3.10.1
| | `-- lod...@3.10.1
| +-- UNMET PEER DEPENDENCY diagram-js@^0.9.0
| +-- dmn...@0.3.1
| | +-- diagr...@0.11.0
| | +-- dmn-m...@0.2.3
| | | `-- moddl...@0.8.0
| | `-- tabl...@0.3.1
| | `-- diagr...@0.11.0
| +-- lod...@2.4.1
| `-- mar...@0.3.3
+-- ch...@2.0.0
| +-- asserti...@1.0.0
| `-- deep...@0.1.3
| `-- type-...@0.1.1
+-- chai-as-...@4.2.0
+-- expo...@0.5.0
| +-- gl...@1.1.0
| | +-- acce...@1.1.0
| | | +-- a...@0.2.0
| | | +-- balance...@0.2.1
| | | `-- dot-...@1.0.1
| | +-- is-de...@1.0.0
| | `-- ter...@1.0.0
| +-- map...@1.0.1
| +-- replace-...@1.0.3
| | +-- dete...@4.1.1
| | | `-- esco...@1.8.0
| | | +-- esp...@2.7.2
| | | +-- estra...@1.9.3
| | | +-- esu...@2.0.2
| | | +-- optio...@0.8.1
| | | | +-- dee...@0.1.3
| | | | +-- fast-lev...@1.1.3
| | | | +-- le...@0.3.0
| | | | +-- prelu...@1.1.2
| | | | +-- type-...@0.3.2
| | | | `-- word...@1.0.0
| | | `-- sourc...@0.2.0
| | +-- has-r...@1.2.2
| | `-- patch...@1.0.2
| +-- thro...@0.4.2
| | +-- readabl...@1.0.33
| | `-- xt...@2.1.2
| | `-- objec...@0.4.0
| `-- transf...@0.1.2
| `-- readabl...@1.1.13
+-- gr...@0.4.5
| +-- as...@0.1.22
| +-- coffee...@1.3.3
| +-- col...@0.6.2
| +-- datef...@1.0.2-1.2.3
| +-- evente...@0.4.14
| +-- ex...@0.1.2
| +-- findu...@0.1.3
| | +-- gl...@3.2.11
| | | `-- mini...@0.3.0
| | `-- lod...@2.4.2
| +-- geto...@0.1.0
| +-- gl...@3.1.21
| | +-- grace...@1.2.3
| | `-- inhe...@1.0.2
| +-- grunt-le...@0.1.3
| | +-- grunt-legac...@0.1.1
| | | +-- lod...@2.4.2
| | | `-- undersco...@2.3.3
| | +-- lod...@2.4.2
| | `-- undersco...@2.3.3
| +-- grunt-le...@0.2.0
| | `-- lod...@0.9.2
| +-- hoo...@0.2.3
| +-- iconv...@0.2.11
| +-- js-...@2.0.5
| | +-- argp...@0.1.16
| | | +-- under...@1.7.0
| | | `-- undersco...@2.4.0
| | `-- esp...@1.0.2
| +-- lod...@0.9.2
| +-- mini...@0.2.14
| | +-- lru-...@2.7.3
| | `-- sig...@1.0.1
| +-- no...@1.0.10
| +-- rim...@2.2.8
| +-- undersco...@2.2.1
| `-- wh...@1.0.9
+-- grunt-br...@4.0.1
| +-- as...@0.9.2
| +-- brows...@11.2.0
| | +-- ass...@1.3.0
| | +-- browse...@5.0.1
| | | +-- combine-s...@0.6.1
| | | | +-- convert-s...@1.1.3
| | | | +-- inline-s...@0.5.0
| | | | `-- lodash....@3.0.4
| | | +-- thro...@1.1.1
| | | | `-- readabl...@1.1.13
| | | `-- u...@3.0.1
| | +-- browser...@1.11.1
| | +-- browser...@0.1.4
| | | `-- pa...@0.2.8
| | +-- buf...@3.6.0
| | | +-- base...@0.0.8
| | | +-- iee...@1.1.6
| | | `-- isa...@1.0.0
| | +-- buil...@0.0.7
| | +-- comm...@0.0.1
| | +-- console-b...@1.1.0
| | | `-- date...@0.1.4
| | +-- constants-...@0.0.1
| | +-- crypto-b...@3.11.0
| | | +-- browseri...@1.0.0
| | | | +-- browser...@1.0.6
| | | | | `-- buffe...@1.0.3
| | | | +-- browser...@1.0.0
| | | | | `-- des...@1.0.0
| | | | | `-- minimalis...@1.0.0
| | | | `-- evp_byt...@1.0.0
| | | +-- browser...@4.0.0
| | | | +-- bn...@4.10.3
| | | | +-- browser...@4.0.0
| | | | +-- elli...@6.2.3
| | | | | +-- bro...@1.0.5
| | | | | `-- has...@1.0.3
| | | | `-- parse...@5.0.0
| | | | `-- asn...@4.4.0
| | | +-- creat...@4.0.0
| | | +-- creat...@1.1.2
| | | | +-- ciphe...@1.0.2
| | | | `-- ripe...@1.0.1
| | | +-- creat...@1.1.4
| | | +-- diffie-...@5.0.2
| | | | `-- miller...@4.0.0
| | | +-- pbk...@3.0.4
| | | +-- public-...@4.0.0
| | | `-- rando...@2.0.2
| | +-- def...@1.0.0
| | +-- deps...@1.3.9
| | | `-- thro...@1.1.1
| | | `-- readabl...@1.1.13
| | +-- domain-...@1.1.7
| | +-- eve...@1.0.2
| | +-- gl...@4.5.3
| | | `-- mini...@2.0.10
| | +-- htmle...@1.1.0
| | +-- https-br...@0.0.1
| | +-- insert-mod...@6.6.3
| | | +-- is-b...@1.1.2
| | | +-- lexica...@1.2.0
| | | | `-- as...@2.0.0
| | | `-- thro...@1.1.1
| | | `-- readabl...@1.1.13
| | +-- isa...@0.0.1
| | +-- JSONS...@1.0.7
| | | `-- json...@1.2.0
| | +-- labeled-str...@1.0.2
| | | `-- stream-...@1.3.2
| | | +-- readabl...@1.1.13
| | | `-- thro...@1.1.1
| | +-- modul...@3.9.1
| | | +-- readabl...@1.1.13
| | | +-- stream-c...@1.0.2
| | | | `-- thro...@0.5.1
| | | | +-- readabl...@1.0.33
| | | | `-- xt...@3.0.0
| | | `-- thro...@1.1.1
| | +-- os-bro...@0.1.2
| | +-- par...@1.0.1
| | | `-- path-p...@0.11.15
| | +-- path-br...@0.0.0
| | +-- pro...@0.11.2
| | +-- puny...@1.4.0
| | +-- queryst...@0.2.1
| | +-- read-onl...@1.1.1
| | | +-- readabl...@1.1.13
| | | `-- readab...@1.0.0
| | | `-- readabl...@1.1.13
| | +-- sha...@1.0.2
| | | +-- json-stabl...@0.0.1
| | | | `-- jso...@0.0.0
| | | `-- sha...@2.4.4
| | +-- shell...@0.0.1
| | +-- stream-b...@2.0.1
| | +-- strea...@1.7.1
| | | +-- builtin-st...@1.0.0
| | | `-- ind...@0.0.1
| | +-- string_...@0.10.31
| | +-- sub...@1.0.0
| | +-- syntax...@1.1.5
| | | `-- ac...@2.7.0
| | +-- thro...@1.1.1
| | | `-- readabl...@1.1.13
| | +-- timers-b...@1.4.2
| | +-- tty-bro...@0.0.0
| | +-- u...@0.10.3
| | | +-- puny...@1.3.2
| | | `-- query...@0.2.0
| | +-- ut...@0.10.3
| | `-- vm-bro...@0.0.4
| +-- gl...@5.0.15
| | +-- infl...@1.0.4
| | | `-- wra...@1.0.1
| | +-- mini...@3.0.0
| | | `-- brace-e...@1.1.3
| | | +-- balance...@0.3.0
| | | `-- conca...@0.0.1
| | +-- on...@1.3.3
| | `-- path-is-...@1.0.0
| +-- lod...@3.10.1
| `-- watc...@3.7.0
| +-- anym...@1.3.0
| | +-- arr...@1.0.1
| | `-- micro...@2.3.7
| | +-- arr-...@2.0.0
| | | `-- arr-f...@1.0.1
| | +-- array-...@0.2.1
| | +-- bra...@1.8.3
| | | +-- expand...@1.8.1
| | | | `-- fill-...@2.2.3
| | | | +-- is-n...@2.1.0
| | | | +-- isob...@2.0.0
| | | | `-- rando...@1.1.5
| | | +-- pres...@0.2.0
| | | `-- repeat-...@1.1.2
| | +-- expand-...@0.1.4
| | +-- ext...@0.3.2
| | +-- filenam...@2.0.0
| | +-- is-ex...@1.0.0
| | +-- kin...@3.0.2
| | +-- normali...@2.0.1
| | +-- objec...@2.0.0
| | | +-- for...@0.1.3
| | | | `-- for...@0.1.4
| | | `-- is-ext...@0.1.1
| | +-- parse...@3.0.4
| | | +-- glob...@0.3.0
| | | `-- is-do...@1.0.2
| | `-- regex...@0.4.2
| | +-- is-equal...@0.1.3
| | `-- is-pri...@2.0.0
| +-- brows...@13.0.0
| | +-- browse...@6.0.1
| | | `-- combine-s...@0.7.1
| | | +-- inline-s...@0.6.1
| | | `-- sourc...@0.4.2
| | +-- buf...@4.5.0
| | | +-- base...@1.0.4
| | | `-- isa...@1.0.0
| | +-- concat...@1.5.1
| | +-- constants-...@1.0.0
| | +-- deps...@2.0.0
| | +-- dupl...@0.1.4
| | +-- eve...@1.1.0
| | +-- gl...@5.0.15
| | | `-- mini...@3.0.0
| | +-- insert-mod...@7.0.1
| | +-- labeled-str...@2.0.0
| | | `-- stream-...@2.0.0
| | +-- modul...@4.0.5
| | | `-- stream-c...@1.1.1
| | +-- read-onl...@2.0.0
| | +-- shell...@1.4.3
| | +-- strea...@2.1.1
| | | +-- builtin-st...@2.0.0
| | | `-- to-arra...@1.0.1
| | `-- u...@0.11.0
| | `-- puny...@1.3.2
| +-- chok...@1.4.2
| | +-- async...@0.1.6
| | +-- fsev...@1.0.7
| | | +-- n...@2.2.0
| | | `-- node-p...@0.6.19
| | | +-- mkd...@0.5.1
| | | | `-- mini...@0.0.8
| | | +-- no...@3.0.6
| | | | `-- abb...@1.0.7
| | | +-- npm...@2.0.0
| | | | +-- an...@0.3.0
| | | | +-- are-we-t...@1.0.5
| | | | | `-- dele...@0.1.0
| | | | `-- ga...@1.2.2
| | | | +-- has-u...@1.0.1
| | | | +-- lodas...@3.1.1
| | | | | +-- lodash._ba...@3.0.1
| | | | | `-- lodash._cr...@3.6.1
| | | | | `-- lodash...@3.0.1
| | | | +-- lodash....@3.1.1
| | | | `-- lodash....@3.1.1
| | | +-- r...@1.1.6
| | | | +-- deep-...@0.4.0
| | | | +-- i...@1.3.4
| | | | +-- mini...@1.2.0
| | | | `-- strip-jso...@1.0.4
| | | +-- req...@2.67.0
| | | | +-- aws-...@0.6.0
| | | | +-- b...@1.0.0
| | | | +-- case...@0.11.0
| | | | +-- combine...@1.0.5
| | | | | `-- delayed...@1.0.0
| | | | +-- ext...@3.0.0
| | | | +-- foreve...@0.6.1
| | | | +-- form...@1.0.0-rc3
| | | | | `-- as...@1.5.1
| | | | +-- har-va...@2.0.3
| | | | | +-- ch...@1.1.1
| | | | | | +-- ansi-...@2.1.0
| | | | | | +-- escape-str...@1.0.4
| | | | | | +-- has-...@2.0.0
| | | | | | | `-- ansi-...@2.0.0
| | | | | | +-- strip...@3.0.0
| | | | | | `-- support...@2.0.0
| | | | | +-- comm...@2.9.0
| | | | | | `-- graceful...@1.0.1
| | | | | +-- is-my-js...@2.12.3
| | | | | | +-- generate...@2.0.0
| | | | | | +-- generate-obj...@1.2.0
| | | | | | | `-- is-pr...@1.0.2
| | | | | | +-- jsonp...@2.0.0
| | | | | | `-- xt...@4.0.1
| | | | | `-- pinkie-...@2.0.0
| | | | | `-- pin...@2.0.1
| | | | +-- ha...@3.1.2
| | | | | +-- bo...@2.10.1
| | | | | +-- cryp...@2.0.5
| | | | | +-- ho...@2.16.3
| | | | | `-- sn...@1.0.9
| | | | +-- http-si...@1.1.0
| | | | | +-- asser...@0.1.5
| | | | | +-- jsp...@1.2.2
| | | | | | +-- extsp...@1.0.2
| | | | | | +-- json-...@0.2.2
| | | | | | `-- ver...@1.3.6
| | | | | `-- ss...@1.7.2
| | | | | +-- as...@0.2.3
| | | | | +-- asser...@0.2.0
| | | | | +-- dash...@1.11.0
| | | | | +-- ecc-...@0.1.1
| | | | | +-- jodid...@1.0.2
| | | | | +-- js...@0.1.0
| | | | | `-- twee...@0.13.2
| | | | +-- is-typ...@1.0.0
| | | | +-- isst...@0.1.2
| | | | +-- json-stri...@5.0.1
| | | | +-- mime-...@2.1.9
| | | | | `-- mim...@1.21.0
| | | | +-- node...@1.4.7
| | | | +-- oauth...@0.8.0
| | | | +-- q...@5.2.0
| | | | +-- string...@0.0.5
| | | | +-- tough-...@2.2.1
| | | | `-- tunnel...@0.4.2
| | | +-- rim...@2.5.0
| | | | `-- gl...@6.0.3
| | | | +-- infl...@1.0.4
| | | | | `-- wra...@1.0.1
| | | | +-- inhe...@2.0.1
| | | | +-- mini...@3.0.0
| | | | | `-- brace-e...@1.1.2
| | | | | +-- balance...@0.3.0
| | | | | `-- conca...@0.0.1
| | | | +-- on...@1.3.3
| | | | | `-- wra...@1.0.1
| | | | `-- path-is-...@1.0.0
| | | +-- sem...@5.1.0
| | | +-- t...@2.2.1
| | | | +-- block-...@0.0.8
| | | | +-- fst...@1.0.8
| | | | | `-- grace...@4.1.2
| | | | `-- inhe...@2.0.1
| | | `-- tar-...@3.1.2
| | | +-- de...@0.7.4
| | | +-- fstream...@1.0.3
| | | | `-- mini...@3.0.0
| | | | `-- brace-e...@1.1.2
| | | | +-- balance...@0.3.0
| | | | `-- conca...@0.0.1
| | | +-- on...@1.1.1
| | | +-- readabl...@2.0.5
| | | | +-- core-u...@1.0.2
| | | | +-- isa...@0.0.1
| | | | +-- process-ne...@1.0.6
| | | | +-- string_...@0.10.31
| | | | `-- util-de...@1.0.2
| | | +-- rim...@2.4.5
| | | | `-- gl...@6.0.3
| | | | +-- infl...@1.0.4
| | | | | `-- wra...@1.0.1
| | | | +-- inhe...@2.0.1
| | | | +-- mini...@3.0.0
| | | | | `-- brace-e...@1.1.2
| | | | | +-- balance...@0.3.0
| | | | | `-- conca...@0.0.1
| | | | +-- on...@1.3.3
| | | | | `-- wra...@1.0.1
| | | | `-- path-is-...@1.0.0
| | | `-- uid-n...@0.0.3
| | +-- glob-...@2.0.0
| | +-- is-bina...@1.0.1
| | | `-- binary-e...@1.4.0
| | +-- is-...@2.0.1
| | `-- read...@2.0.0
| | +-- grace...@4.1.3
| | `-- mini...@2.0.10
| `-- out...@1.1.1
| `-- shell...@1.4.3
| +-- array-...@0.0.1
| +-- arra...@0.0.0
| `-- array-...@0.0.0
+-- grun...@0.1.13
| `-- res...@0.3.1
+-- grunt-con...@0.5.0
+-- grunt-con...@0.5.0
+-- grunt-con...@0.9.0
| +-- ch...@0.4.0
| | +-- ansi-...@1.0.0
| | +-- has-...@0.1.7
| | `-- strip...@0.1.1
| +-- grunt-li...@0.6.1
| | `-- zlib-br...@0.0.1
| `-- le...@1.6.3
| +-- clea...@2.0.8
| | `-- comm...@2.0.0
| +-- mi...@1.2.11
| +-- mkd...@0.3.5
| `-- sourc...@0.1.43
+-- grunt-cont...@0.11.0
| +-- ch...@1.1.1
| | +-- ansi-...@2.1.0
| | +-- escape-str...@1.0.4
| | +-- has-...@2.0.0
| | +-- strip...@3.0.0
| | | `-- ansi-...@2.0.0
| | `-- support...@2.0.0
| +-- lod...@3.10.1
| +-- max...@1.1.0
| | +-- ch...@1.1.1
| | | +-- ansi-...@2.1.0
| | | `-- strip...@3.0.0
| | +-- fig...@1.4.0
| | +-- gzip...@1.0.0
| | `-- pretty...@1.0.4
| | +-- get-...@4.0.1
| | `-- me...@3.7.0
| | +-- camelca...@2.0.0
| | | `-- came...@2.1.0
| | +-- loud-re...@1.2.1
| | | +-- array-fi...@1.0.1
| | | `-- signa...@2.1.2
| | +-- normalize-p...@2.3.5
| | | +-- hosted-...@2.1.4
| | | +-- is-built...@1.0.0
| | | | `-- builtin...@1.1.1
| | | +-- sem...@5.1.0
| | | `-- validate-npm-p...@3.0.1
| | | +-- spdx-c...@1.0.2
| | | | `-- spdx-lic...@1.2.0
| | | `-- spdx-expre...@1.0.2
| | | `-- spdx-ex...@1.0.4
| | +-- object...@4.0.1
| | +-- read-...@1.0.1
| | | +-- fin...@1.1.0
| | | | +-- path-...@2.1.0
| | | | `-- pinkie-...@2.0.0
| | | | `-- pin...@2.0.4
| | | `-- read...@1.1.0
| | | +-- load-js...@1.1.0
| | | | +-- grace...@4.1.3
| | | | +-- parse...@2.2.0
| | | | | `-- erro...@1.3.0
| | | | | `-- is-ar...@0.2.1
| | | | +-- pi...@2.3.0
| | | | `-- stri...@2.0.0
| | | | `-- is-...@0.2.1
| | | `-- path...@1.1.0
| | | `-- grace...@4.1.3
| | +-- red...@1.0.0
| | | +-- indent...@2.1.0
| | | | `-- repe...@2.0.0
| | | | `-- is-f...@1.0.1
| | | | `-- number...@1.0.0
| | | `-- strip-...@1.0.1
| | `-- trim-n...@1.0.0
| +-- ugli...@2.6.1
| | +-- as...@0.2.10
| | +-- sourc...@0.5.3
| | +-- uglify-to-...@1.0.2
| | `-- ya...@3.10.0
| | +-- came...@1.2.1
| | +-- cl...@2.1.0
| | | +-- center...@0.1.3
| | | | +-- align...@0.1.4
| | | | | +-- lon...@1.0.1
| | | | | `-- repeat...@1.5.2
| | | | `-- lazy-...@1.0.3
| | | +-- right...@0.1.3
| | | `-- word...@0.0.2
| | +-- decam...@1.1.2
| | `-- windo...@0.1.0
| `-- uri-...@1.0.0
+-- grunt-con...@0.5.0
| +-- ga...@0.4.3
| | `-- glo...@0.1.0
| | `-- lod...@1.0.2
| `-- tin...@0.0.4
| +-- de...@0.7.4
| +-- faye-we...@0.4.4
| +-- nop...@0.0.3
| | `-- no...@2.0.0
| | `-- abb...@1.0.7
| `-- q...@0.5.6
+-- grunt-protr...@2.0.0
| +-- protr...@2.5.1
| | +-- accessibility-...@2.6.0
| | +-- adm...@0.4.4
| | +-- gl...@3.2.11
| | | `-- mini...@0.3.0
| | +-- html-e...@1.1.3
| | +-- jas...@2.3.2
| | | +-- gl...@3.2.11
| | | | `-- mini...@0.3.0
| | | `-- jasmin...@2.3.4
| | +-- jasm...@1.1.0
| | +-- jasmi...@0.0.6
| | +-- minijas...@1.1.1
| | +-- opti...@0.6.1
| | | +-- mini...@0.0.10
| | | `-- word...@0.0.3
| | +-- q...@1.0.0
| | +-- req...@2.57.0
| | | +-- case...@0.10.0
| | | +-- combine...@1.0.5
| | | | `-- delayed...@1.0.0
| | | +-- foreve...@0.6.1
| | | +-- har-va...@1.8.0
| | | | +-- blue...@2.10.2
| | | | +-- ch...@1.1.1
| | | | | +-- ansi-...@2.1.0
| | | | | `-- strip...@3.0.0
| | | | +-- comm...@2.9.0
| | | | | `-- graceful...@1.0.1
| | | | `-- is-my-js...@2.12.4
| | | | +-- generate...@2.0.0
| | | | +-- generate-obj...@1.2.0
| | | | | `-- is-pr...@1.0.2
| | | | `-- jsonp...@2.0.0
| | | +-- http-si...@0.11.0
| | | +-- oauth...@0.8.1
| | | `-- q...@3.1.0
| | +-- sauc...@1.0.1
| | | `-- https-pr...@1.0.0
| | | +-- agent...@2.0.1
| | | | +-- ext...@3.0.0
| | | | `-- sem...@5.0.3
| | | `-- ext...@3.0.0
| | +-- selenium-...@2.47.0
| | | +-- t...@0.0.24
| | | +-- w...@0.8.1
| | | | +-- buffe...@1.2.1
| | | | | `-- bind...@1.2.1
| | | | +-- opt...@0.0.6
| | | | +-- ult...@1.0.2
| | | | `-- utf-8-v...@1.2.1
| | | `-- xml...@0.4.4
| | | `-- xmlbu...@4.2.1
| | | `-- lod...@4.5.0
| | `-- source-ma...@0.2.10
| | `-- sourc...@0.1.32
| +-- sp...@0.3.3
| | `-- thr...@2.3.8
| `-- thro...@0.5.1
| +-- readabl...@1.0.33
| `-- xt...@3.0.0
+-- jqu...@2.1.1
+-- jque...@1.10.5
+-- load-gru...@0.4.0
| `-- multi...@0.1.0
+-- lod...@2.4.1
+-- mo...@2.1.0
| +-- comm...@2.3.0
| +-- de...@2.0.0
| | `-- m...@0.6.2
| +-- di...@1.0.8
| +-- escape-str...@1.0.2
| +-- gl...@3.2.3
| | `-- grace...@2.0.3
| +-- gr...@1.8.1
| +-- ja...@0.26.3
| | +-- comm...@0.6.1
| | `-- mkd...@0.3.0
| `-- mkd...@0.5.0
| `-- mini...@0.0.8
+-- mocha...@0.7.2
| `-- de...@0.7.4
+-- mocha-...@1.0.1
| `-- mkd...@0.5.1
| `-- mini...@0.0.8
+-- req...@2.53.0
| +-- aws-...@0.5.0
| +-- b...@0.9.5
| | `-- readabl...@1.0.33
| +-- case...@0.9.0
| +-- combine...@0.0.7
| | `-- delayed...@0.0.5
| +-- foreve...@0.5.2
| +-- form...@0.2.0
| | `-- as...@0.9.2
| +-- ha...@2.3.1
| | +-- bo...@2.10.1
| | +-- cryp...@2.0.5
| | +-- ho...@2.16.3
| | `-- sn...@1.0.9
| +-- http-si...@0.10.1
| | +-- as...@0.1.11
| | +-- asser...@0.1.5
| | `-- ct...@0.5.3
| +-- isst...@0.1.2
| +-- json-stri...@5.0.1
| +-- mime-...@2.0.14
| | `-- mim...@1.12.0
| +-- node...@1.4.7
| +-- oauth...@0.6.0
| +-- q...@2.3.3
| +-- string...@0.0.5
| +-- tough-...@2.2.1
| `-- tunnel...@0.4.2
+-- requ...@2.1.22
+-- requirejs-an...@1.1.0 (git://github.com/camunda/requirejs-angular-define.git#aaa450a66e4d1a0588819804e1098c541bed585d)
+-- sourc...@0.4.4
| `-- amde...@1.0.0
`-- xunit...@0.0.6

npm WARN bpm...@0.9.2 requires a peer of diagram-js@^0.9.0 but none was installed.
npm WARN diagram-js-d...@0.9.0 requires a peer of diagram-js@^0.9.0 but none was installed.


node_modules\.bin\grunt.cmd:
module.js:338
throw err;
^

Error: Cannot find module 'abbrev'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/xxxxxx/Cloud IntelliJ Projects/JAVA/camunda-bpm-webapp/node_modules/nopt/lib/nopt.js:10:14)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)


четверг, 18 февраля 2016 г., 16:33:50 UTC+2 пользователь Sebastian Menski написал:

Sebastian Menski

unread,
Feb 19, 2016, 3:00:55 AM2/19/16
to camunda BPM users, makd...@gmail.com
Hi,

as I tried to explain in my previous post [1] the Camunda Webapps are not node v4 and especially npm v3 ready. With npm v3 the dependency handling was changed
which will let to missing dependencies in the Camunda Webapps. This is what your are currently experiencing.

To build the Camunda Webapp you have to use node v0.10.x (latest is v0.10.42) and npm v2 (latest is v2.14.19).

Cheers,
Sebastian

makd...@gmail.com

unread,
Feb 19, 2016, 12:06:44 PM2/19/16
to camunda BPM users, makd...@gmail.com
Hi,

Thanks for that. Now all versions are as per requirement, but I still get this error:

[exec] Running "less:cockpit_styles" (less) task
[exec] >> NameError: .font-regular is undefined in ui/cockpit/client/styles/pages/repository.less on line 230, column 7:
[exec] >> 229 dt {
[exec] >> 230 .font-regular;
[exec] >> 231 clear: left;
[exec] Warning: Error compiling ui/cockpit/client/styles/styles.less Use --force to continue.
[exec]
[exec] Aborted due to warnings.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:44 min
[INFO] Finished at: 2016-02-19T18:49:21+02:00
[INFO] Final Memory: 12M/226M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (generate-zip) on project camunda-webapp: An Ant BuildException has occured: exec returned: 6
[ERROR] around Ant part ...<exec failonerror="true" executable="./node_modules/grunt-cli/bin/grunt">... @ 8:76 in /Users/xxxxxxxx/JAVA/camunda-bpm-webapp/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

пятница, 19 февраля 2016 г., 10:00:55 UTC+2 пользователь Sebastian Menski написал:

Sebastian Menski

unread,
Feb 19, 2016, 2:28:30 PM2/19/16
to camunda BPM users, makd...@gmail.com
Hi,

it seems to work now. Please pull the latest commits from the git repository. This issue was already fixed with [1].

Cheers,
Sebastian

makd...@gmail.com

unread,
Feb 22, 2016, 12:49:44 PM2/22/16
to camunda BPM users, makd...@gmail.com
Thanks!!! Everything is fine now.

пятница, 19 февраля 2016 г., 21:28:30 UTC+2 пользователь Sebastian Menski написал:
Reply all
Reply to author
Forward
0 new messages