Open
Description
Describe the bug
When calling coderoad create
in folder, this error occurs.
To Reproduce
Steps to reproduce the behavior:
- use node v16 on a macOS Catalina
- exec
npm install --g @coderoad/cli
- goto an empty folder and execute
coderoad create
- result in error, and no any files created
Expected behavior
No error happens and the files were successfully created
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