<?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>Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92630/unable-to-install-ncs-2-1-0</link><description>Hello, 
 I want to install NCS 2.1.0, but I get the following problem. 
 
 I used toolchain manager 1.2.0 to install NCS 2.1.0. Open VS Code is now available. 
 
 
 I opened VS Code and tried to install the sample code, but it says &amp;quot;Invalid NCS installation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Oct 2022 06:54:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92630/unable-to-install-ncs-2-1-0" /><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/390155?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 06:54:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db9d825a-e330-41ce-bcac-920635cd6444</guid><dc:creator>gocchan</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Launching VS Code from the terminal did not change the situation.&lt;/p&gt;
&lt;p&gt;&amp;quot;Update SDK&amp;quot; and &amp;quot;Update Toolchain&amp;quot; after manual download had no effect.&lt;/p&gt;
&lt;p&gt;By the way, when I suspected the proxy and executed the following command, I was able to install it successfully.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="python"&gt;$ git config --global http.proxy http://proxy.example.com:8080
$ git config --global --unset http.proxy
$ git -c http.proxy=&amp;quot;&amp;quot; pull&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Gotoda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389748?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 06:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72509734-2c81-412d-8790-71e7903bdaa2</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you try to open VS Code from a terminal? Open a terminal using the &amp;quot;Open command prompt&amp;quot; and type&amp;nbsp;&lt;strong&gt;code&lt;/strong&gt; . This will open VS Code. There is a suspected bug when launching VS Code from Toolchain Manager.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665124269438v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If not, in case you are using a VPN, this could delay the download of the files. If so, you could try to disable the VPN and then install again.&lt;/p&gt;
&lt;p&gt;Or else, try this. After you have manually downloaded all the files into the folder, you could try to click the &amp;quot;Update SDK&amp;quot; and &amp;quot;Update Toolchain&amp;quot; from inside the Toolchain Manager and see if this works. Or you could open a terminal from the ncs folder and do&amp;nbsp;&lt;strong&gt;west update.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Please do let me know which option works.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389745?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 06:11:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c2c4541-06d6-4ba3-87c1-d6333798ea1d</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/releases/release-notes-2.1.0.html#changelog"&gt;This is the release notes&lt;/a&gt; for the nRF Connect SDK v2.1.0. You can also see the change log there.&lt;/p&gt;
&lt;p&gt;I will inquire internally regarding this issue and get back to you.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389741?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 04:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183f58dc-6690-4575-af24-8fd21a90f125</guid><dc:creator>gocchan</dc:creator><description>&lt;p&gt;I was able to successfully install 2.0.2 the same way.&lt;br /&gt;What are the differences from 2.1.0?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665116624197v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665116687992v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gotoda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389734?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 01:14:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25cf41c0-c015-453f-8e71-6d0f860ef46f</guid><dc:creator>gocchan</dc:creator><description>&lt;p&gt;I tried it and the result was the same. No files other than .west are installed.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665105248600v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any other way to install it?&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gotoda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389531?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 07:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2874c5d4-17ca-475f-b7fe-e3aaef13c6e6</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Could you try to uninstall and install once again, but this time change the installation path to a shorter one, for eg, C:/ncs/&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389514?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 06:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fd26bff-6b05-4bf5-bc74-aaa9244ff804</guid><dc:creator>gocchan</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes I selected the &amp;quot;Quick Setup&amp;quot;.&lt;/p&gt;
&lt;p&gt;But I can not change the directories.&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gotoda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to install NCS 2.1.0</title><link>https://devzone.nordicsemi.com/thread/389510?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 06:10:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:098a82a1-9b3a-49f2-be43-e8c272e716ef</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you select the &amp;quot;Open Welcome Page&amp;quot; and then select the&amp;nbsp; &amp;quot;Quick Setup&amp;quot; in VSCode?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665036539921v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Are you able to change the directories in Quick setup to v2.1.0?&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1665036603152v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>