davidstutz / bootstrap-multiselect

JQuery multiselect plugin based on Twitter Bootstrap.
https://davidstutz.github.io/bootstrap-multiselect/
Other
3.67k stars 1.98k forks source link

license not a valid SPDX expression #1261

Open augustjanse opened 1 year ago

augustjanse commented 1 year ago

The license in package.json does not follow a certain standard. Thus it results in an error when using webpack-license-plugin

ERROR in WebpackLicensePlugin: License "Apache License, Version 2.0" for bootstrap-multiselect@1.1.0 is not a valid SPDX expression!

Should be a simple fix:

https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license