-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
I was not able to build the webapp project on my Windows machine.
AT:
- The webapp project can be built no matter of the OS
Hints:
- the build needs to be executed with Admin
- the missing file extensions cause troubles in https://github.com/camunda/camunda-bpm-webapp/blob/bdeb3eee80f0d95df90b828371dd44bdb3aa32a8/ui/cockpit/package.json#L49-L51
- I was not able to find the nodejs/npm version requirements (14.6.0/6.14.6) in the docs (maybe I didn't check the right place)
- a python seems to be required for the build, but it is not transparent from the docs, maybe we can add also the minimal required version?