I followed all the steps from exercise 1 and 2 (lesson 1) up to step 3.3. When I try to create the application, I get this error instead of any options as shown in the course:
[14:45:55] nRF Command Line Tools 10.23.0 are up to date Command failed: git commit -m "Initial commit for blinky" Author identity unknown *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'Robert@LAPTOP-1IRSBTHE.(none)')
This is my first time using Visual Studio Code or any Nordic devices ever, and I have no clue what I did wrong- git was never mentioned in any of the previous steps in the course.
Thanks