Hi,
I see that the source code of webapp has been merged on the main repository from 7.15.
But where can I find the code for only the webapps for 7.14?
Thx
Hi,
I see that the source code of webapp has been merged on the main repository from 7.15.
But where can I find the code for only the webapps for 7.14?
Thx
You can use the github tags to get specific versions.
I downloaded the source code and when I run it (mvn clean package) I get this error:
Any idea?
[exec] fs.js:114
[exec] throw err;
[exec] ^
[exec]
[exec] Error: EPERM: operation not permitted, symlink 'C:\camunda-bpm-webapp-7.14.0\ui\cockpit\src/modules' -> 'C:\camunda-bpm-webapp-7.14.0\ui\cockpit\src/node_modules'
[exec] at Object.symlinkSync (fs.js:904:3)
[exec] at Object.<anonymous> (C:\camunda-bpm-webapp-7.14.0\ui\cockpit\wireModules.js:7:6)
[exec] at Module._compile (internal/modules/cjs/loader.js:701:30)
[exec] at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
[exec] at Module.load (internal/modules/cjs/loader.js:600:32)
[exec] at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
[exec] at Function.Module._load (internal/modules/cjs/loader.js:531:3)
[exec] at Function.Module.runMain (internal/modules/cjs/loader.js:754:12)
[exec] at startup (internal/bootstrap/node.js:283:19)
[exec] at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
[exec] npm ERR! code ELIFECYCLE
[exec] npm ERR! errno 1
[exec] npm ERR! camunda-react-webapp@7.14.0 postinstall: `node wireModules && node scripts/linkCommunity && npm run translations && npm run styles`
[exec] npm ERR! Exit status 1
[exec] npm ERR!
[exec] npm ERR! Failed at the camunda-react-webapp@7.14.0 postinstall script.
[exec] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[exec]
[exec] npm ERR! A complete log of this run can be found in: