I installed in Windows 10 ASK CLI with
npm install -g ask-cli
without errors.
But the next step
ask new
results in the error:
Invalid json: C:\Users\user1\.ask\cli_config
Sure, the folder
C:\Users\user1\.ask
doesn't exist.
Is there something fundamentally wrong?