Open augustjanse opened 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
license
package.json
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
The
license
inpackage.json
does not follow a certain standard. Thus it results in an error when usingwebpack-license-plugin
Should be a simple fix:
https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license