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
| Version printed | Say "Yavy CLI v{version} detected." → Step 2 |
46
-
| Exit code 127 | Call `AskUserQuestion` with question "The Yavy CLI isn't installed yet. Can I install it globally via npm?" and options ["Yes, install it", "No, skip"]. If yes → run `npm install -g @yavydev/cli 2>&1` → Step 2 |
46
+
| Exit code 127 | Call `AskUserQuestion` with question "The Yavy CLI isn't installed yet. Can I install it globally via npm?" and options ["Yes, install it", "No, skip"]. If yes → run `npm install -g @yavydev/cli@latest 2>&1` → Step 2 |
0 commit comments