ArtiomTr / aqu

🌊 Powerful tool for easy typescript/javascript package development powered by esbuild and DTS bundle generator.
MIT License
3 stars 4 forks source link

`aqu create` fails when git `user.email` is not set #44

Closed nelsliu9121 closed 3 years ago

nelsliu9121 commented 3 years ago

The create process fails when the current git instance does not have the value of user.email set, or the user.email is set to a value that is not a registered GitHub account.

Here's a screenshot of the error message:

Screen Shot 2021-08-05 at 4 27 44 PM