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.
License in
package.jsonseems invalid - currently plugins (likerollup-plugin-license) that make sure you use only license you should checklicensefiled, and it includes"SEE LICENSE IN LICENSE"value right now. I think it should be specific license likeCustom MITor some identifier because it's impossible to parse thislicenseas a valid identifier right now.