Package version (if known): v3.0.0
Describe the bug
patch-package 6.5.1
Applying patches...
Error: Patch file found for package semantic-ui-less which is not present at node_modules/semantic-ui-less
Steps to Reproduce
- Create project with
APP_THEME = ['bootstrap3']
- Start
invenio webpack buildall for deployment.
- See error:
Error: Patch file found for package semantic-ui-less which is not present at node_modules/semantic-ui-less
Expected behavior
Patch patch-package 6.5.1 should not add semantic-ui-less dependencies for bootstrap3.
Screenshots (if applicable)
Additional context