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
This error occurs because Typescript is using initialValue to set the option.value type. This was fixed by PR #102, and it is currently staged for release #149.
Environment
@clack/prompts
Describe the bug
a typescript warning for the
value
property of the options of the clack.selectTo Reproduce
Include a link to a minimal reproduction using
node.new
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional Information
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: