You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License in package.json seems invalid - currently plugins (like rollup-plugin-license) that make sure you use only license you should check license filed, and it includes "SEE LICENSE IN LICENSE" value right now. I think it should be specific license like Custom MIT or some identifier because it's impossible to parse this license as a valid identifier right now.
The text was updated successfully, but these errors were encountered:
License in
package.json
seems invalid - currently plugins (likerollup-plugin-license
) that make sure you use only license you should checklicense
filed, and it includes"SEE LICENSE IN LICENSE"
value right now. I think it should be specific license likeCustom MIT
or some identifier because it's impossible to parse thislicense
as a valid identifier right now.The text was updated successfully, but these errors were encountered: