Describe the bug
Seems to happen when no user.email is configured
(node:44732) UnhandledPromiseRejectionWarning: Error: Command failed: git config user.email
To Reproduce (if applicable)
Steps to reproduce the behavior:
- run
npx @chromex/init dirname
Expected behavior
Success message is shown and dirname is created
Desktop (please complete the following information):
Mac
Describe the bug
Seems to happen when no user.email is configured
To Reproduce (if applicable)
Steps to reproduce the behavior:
npx @chromex/init dirnameExpected behavior
Success message is shown and
dirnameis createdDesktop (please complete the following information):
Mac