Running the create react-app command results in a git commit error. #12971
Unanswered
jeonghoseung
asked this question in
Q&A
Replies: 1 comment 11 replies
-
It appears to be related to the react-scripts package and is likely caused by an issue with Git not being properly set up or not being installed on your system. Can you try running Are you sure you correctly did :
|
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a recent version of yarn, node, git, and I ran the yarn create react-app start command.
The name, email were registered globally using the git config command. However, towards the end of the installation, a Git commit not created error occurs.
Below is the information about the error.
Beta Was this translation helpful? Give feedback.
All reactions