Hey,
I have troubles installing the camunda-casemanger-ui.
I followed the simple steps in the description but when I try to “grunt auto-build” I get the following error mesage.
\Documents\GitHub\camunda-casemanager-ui [master]> grunt auto-build
Loading "Gruntfile.js" tasks...ERROR
>> TypeError: Cannot read property 'buildTarget' of undefined
Warning: Task "auto-build" not found. Use --force to continue.
Does sombody has a solution for that?
Here are my files as overview:
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 10.04.2016 21:57 .bower_packages
d----- 10.04.2016 21:57 client
d----- 10.04.2016 21:52 grunt
d----- 10.04.2016 21:54 node_modules
-a---- 10.04.2016 21:52 95 .bowerrc
-a---- 10.04.2016 21:52 216 .editorconfig
-a---- 10.04.2016 21:52 679 .gitignore
-a---- 10.04.2016 21:52 143 .jshintrc
-a---- 10.04.2016 21:52 69 .npmrc
-a---- 10.04.2016 21:52 1400 bower.json
-a---- 10.04.2016 21:52 59106 casemanager-caseinstance.png
-a---- 10.04.2016 21:52 64199 casemanager-overview.png
-a---- 10.04.2016 21:52 2074 Gruntfile.js
-a---- 10.04.2016 21:52 11560 LICENSE
-a---- 10.04.2016 21:52 1321 package.json
-a---- 10.04.2016 21:52 5607 pom.xml
-a---- 10.04.2016 21:52 816 README.md
Many Thanks for your help!
Marc