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
thrownewError(`${id} is dependent on ${unpublishableDependencies.join(", ")}, which ${unpublishableDependencies.length===1 ? "has" : "have"} to be published to Open VSX first by ${unpublishableDependencies.length===1 ? "its author because of its license" : "their authors because of their licenses"}.`);
0 commit comments