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
Tried first with pnpm, then went to try with npm and got the same error.
$ npx @campvanilla/ditto-cli 8s 16.15.0 11:53:40 AM
Need to install the following packages:
@campvanilla/[email protected]
Ok to proceed? (y) y
/Users/work/.npm/_npx/1c411290f289f2c0/node_modules/enquirer/lib/types/array.js:38
throw new Error('At least one choice must be selectable');
^
Error: At least one choice must be selectable
at AutoComplete.reset (/Users/work/.npm/_npx/1c411290f289f2c0/node_modules/enquirer/lib/types/array.js:38:13)
at async AutoComplete.initialize (/Users/work/.npm/_npx/1c411290f289f2c0/node_modules/enquirer/lib/types/array.js:25:5)
at async /Users/work/.npm/_npx/1c411290f289f2c0/node_modules/enquirer/lib/prompt.js:236:7
Node.js v18.13.0
The text was updated successfully, but these errors were encountered:
Tried first with
pnpm
, then went to try withnpm
and got the same error.The text was updated successfully, but these errors were encountered: