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
Good evening,
I was trying to add some choices. The choices have shown in the prompt, but i can't select anyone. The arrow doesn't move and the spacebar doesn't work, conclusion, nothing happens. I'm using Command Prompt from Windows. Do you know how to fix it?
model used below:
[
{
"type": "checkbox",
"name": "competences",
"message": "Input the competences you would like to extract",
"choices": [
"2011",
"2012",
"2013",
"2014",
"2015"
]
}
]
The text was updated successfully, but these errors were encountered:
Good evening,
I was trying to add some choices. The choices have shown in the prompt, but i can't select anyone. The arrow doesn't move and the spacebar doesn't work, conclusion, nothing happens. I'm using Command Prompt from Windows. Do you know how to fix it?
model used below:
[
{
"type": "checkbox",
"name": "competences",
"message": "Input the competences you would like to extract",
"choices": [
"2011",
"2012",
"2013",
"2014",
"2015"
]
}
]
The text was updated successfully, but these errors were encountered: