◐ Shell
clean mode source ↗

Error: Coderoad failed to create

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