Camunda Webapp Build Fails

Hi All,

I am trying to build the camunda webapp war file in windows.

I am following the steps mentioned in https://github.com/camunda/camunda-bpm-webapp/tree/7.8.6

mvn clean install I am able to build the war file but if I deploy the war file in my webserver some class files are missing.

And if I try to run using npm install its telling
“error cb() never called!”

Please let me know if anyone has faced the same issue.

Regards,
Susmita