camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

License book update fails on windows #3249

Open barmac opened 1 year ago

barmac commented 1 year ago

Describe the bug

License book update fails due to https://github.com/xz64/license-webpack-plugin/issues/124

image

Steps to reproduce

  1. Be on Windows
  2. LICENSE_CHECK=1 npm run client:build
  3. now this happens

Expected behavior

No errors thrown.

Environment

Additional context

No response

barmac commented 1 year ago

Discovered during 5.4.2 release.