coderoad/coderoad-cli

Error: Coderoad failed to create

a20185 opened this issue · 1 comments

Describe the bug
When calling coderoad create in folder, this error occurs.

To Reproduce
Steps to reproduce the behavior:

  1. use node v16 on a macOS Catalina
  2. exec npm install --g @coderoad/cli
  3. goto an empty folder and execute coderoad create
  4. result in error, and no any files created
    image

Expected behavior
No error happens and the files were successfully created

Screenshots
image

Desktop (please complete the following information):

  • Platfrom: Macbook 16
  • OS: Mac OS Catalina
  • Version 10.15.4

Node (please complete the following information):

  • Version 16.5.0

Git (please complete the following information):

  • Version 2.18.0

Additional context
None

ShMcK commented

Thanks Souler, I haven't spent much time on the CLI in a while.

But I believe I can get it fixed up before the end of the year. I apologize for the timeline