()
| 205 | }} onCancel={() => onDone("cancelled")} /></Box></Box>; |
| 206 | } |
| 207 | function renderInstalling() { |
| 208 | return <Box flexDirection="column" gap={1}><Box><Spinner /><Text> Installing it2 using {packageManager}…</Text></Box><Text dimColor={true}>This may take a moment.</Text></Box>; |
| 209 | } |
| 210 | function renderInstallFailed() { |
| 211 | const options_0 = [{ |
| 212 | label: "Try again", |