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
)}. Skipping until topic owner adds topic metadata, that includes longDescription, in the oclif section in the package.json file within their plugin.`
59
63
);
60
64
return;
61
65
}
62
-
events.emit(
63
-
'warning',
64
-
`No longDescription for topic ${chalk.bold(
65
-
topic
66
-
)} but found description. Still generating but topic owner must add topic metadata, that includes longDescription, in the oclif section in the package.json file within their plugin.`
0 commit comments