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
The @clack/prompts package has both log and stream helpers, but the only difference is that stream accepts iterables and log accepts strings. Ideally these could be merged into a single API that handles both.