<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>visual studio code --&amp;gt;  fatal: unable to auto-detect email address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105339/visual-studio-code----fatal-unable-to-auto-detect-email-address</link><description>Good Morning, 
 I have instaled ncs 2.5.0 on a new PC windows11 and when I create a new application for i.e a blinky application for one test. 
 Visual studio code indicate : Failed to create application. View the Output panel for more information. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Nov 2023 12:51:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105339/visual-studio-code----fatal-unable-to-auto-detect-email-address" /><item><title>RE: visual studio code --&gt;  fatal: unable to auto-detect email address</title><link>https://devzone.nordicsemi.com/thread/453967?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2023 12:51:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9ce8e14-1d12-414b-964f-cb3ec861bcda</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Alexandre,&lt;/p&gt;
&lt;p&gt;When you make a new application from a sample in nRF Connect for VS Code, a Git repository is automatically created and the&amp;nbsp;sample code committed to that repo. However, this only works if you have configures the name and email in Git, as explained in the error message:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  git config --global user.email &amp;quot;you@example.com&amp;quot;
  git config --global user.name &amp;quot;Your Name&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The team is aware of this and in a future release this error message will be supressed to avoid confusion.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>