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
{{ message }}
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Similar to #59
I have this error when using pnpm and passing
--helpto my CLI project:My workaround for now is to declare
@oclif/plugin-helpas a dependency of my project.