Open
Description
Environment
"consola": "^3.2.3"
Tested on node 20 and 18
Reproduction
Stackblitz reproduction here
Github repo here
Describe the bug
Following this exemple i expect consola to show a spinner while the promise resolve. However only a static ◐ character is visible.
Additional context
I don't know if it's related but the spinner function in /src/utils/prompt.ts is never called in the project.
Logs
No response