<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic @Fiona Z  HI ,Fiona ,  i use in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086168#M63496</link>
    <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1400350" style="font-size: 12px; line-height: 18px; background-color: rgb(238, 238, 238);"&gt;Fiona Z&lt;/A&gt;&amp;nbsp; HI ,&lt;A href="https://software.intel.com/en-us/user/1400350" style="font-size: 12px; line-height: 18px; background-color: rgb(238, 238, 238);"&gt;Fiona&amp;nbsp;&lt;/A&gt;, &amp;nbsp;i use old xdk version 2089 can build success ,but now &amp;nbsp;the old version will not work. then &amp;nbsp;i reupdate the xdk to 3357 &amp;nbsp;and build my app,but still log this error... &amp;nbsp;&lt;/P&gt;

&lt;P&gt;please can you &amp;nbsp;tell &amp;nbsp;me &amp;nbsp;what's the address &amp;nbsp;i should put ? (&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;npm config&amp;nbsp;set&amp;nbsp;https-proxy [address]:[port]&lt;/SPAN&gt;)&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:06:33 GMT</pubDate>
    <dc:creator>lele_h_</dc:creator>
    <dc:date>2016-06-16T01:06:33Z</dc:date>
    <item>
      <title>xdk build error</title>
      <link>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086165#M63493</link>
      <description>&lt;P&gt;&lt;SPAN style="color: rgb(255, 0, 0); font-family: 'Open Sans', sans-serif; font-size: 14.4px; font-weight: bold; line-height: 21.6px; text-decoration: underline; background-color: rgb(246, 242, 242);"&gt;ERROR (-9) from "client:upload-manager": Error in uploading project files: : Error in uploading project files: : Error in uploading project files: : unable to verify the first certificate Error at new ComponentError (D:\c2软件\xdk\xdk\core-modules\public\component-error.js:17:1122) at makeError (file:///D:/c2%E8%BD%AF%E4%BB%B6/xdk/xdk/components/client/upload-manager/upload-manager.js:17:170) at getComponentError&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(255, 0, 0); font-family: 'Open Sans', sans-serif; font-size: 14.4px; font-weight: bold; line-height: 21.6px; text-decoration: underline; background-color: rgb(246, 242, 242);"&gt;&amp;nbsp;unable to verify the first certificate Error at new ComponentError &amp;nbsp;,&lt;/SPAN&gt;what's the meaning? &amp;nbsp;&lt;/P&gt;

&lt;P&gt;I export my game from construct2 to corvoad &amp;nbsp;,and &amp;nbsp;import it to xdk,then build it! but with errors....&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 00:38:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086165#M63493</guid>
      <dc:creator>lele_h_</dc:creator>
      <dc:date>2016-06-06T00:38:58Z</dc:date>
    </item>
    <item>
      <title>Hi, lele. It seems a SSL</title>
      <link>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086166#M63494</link>
      <description>&lt;P&gt;Hi, lele. It seems a SSL certification problem. Have you ever add a developer certificate?&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I noticed you are using Chinese simplified characters. I wonder are you located in China? Did you connect the internet through a proxy? (You have to use proxy to access XDK server in mainland China) If you did, it might due to the certificate isn't trusted behind proxy. Please try to &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;set the HTTP proxy config&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;npm config set registry &lt;A href="http://registry.npmjs.org/" target="_blank"&gt;http://registry.npmjs.org/&lt;/A&gt; --global
npm config set proxy [address]:[port]
npm config set https-proxy [address]:[port]
npm set strict-ssl false
&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Otherwise please paste the detailed error information to us.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 05:17:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086166#M63494</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2016-06-06T05:17:24Z</dc:date>
    </item>
    <item>
      <title>HI,Fiona ,you are right. i</title>
      <link>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086167#M63495</link>
      <description>&lt;P&gt;HI,&lt;A href="https://software.intel.com/en-us/user/1400350" style="font-size: 12px; line-height: 18px; background-color: rgb(238, 238, 238);"&gt;Fiona&lt;/A&gt;&amp;nbsp;,you are right. i did use &amp;nbsp;&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;use &amp;nbsp; (XX-Net)proxy to access my internet. &amp;nbsp; &amp;nbsp;I export my game from construct2 to corvoad &amp;nbsp;,and &amp;nbsp;I found that,the game files don't have the file :&lt;/SPAN&gt;&lt;SPAN style="font-weight: 700; color: rgb(96, 96, 96); font-size: 13.008px; line-height: 19.512px;"&gt;&lt;EM&gt;intelxdk.config.additions.xml &amp;nbsp;, &amp;nbsp; so &amp;nbsp;when I import the project into xdk &amp;nbsp;and build it &amp;nbsp;(my &lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;certificate has created&lt;/SPAN&gt;&lt;SPAN style="font-weight: 700; color: rgb(96, 96, 96); font-size: 13.008px; line-height: 19.512px;"&gt;&lt;EM&gt;) , it take this problem. &amp;nbsp; &amp;nbsp;but when I create a new project &amp;nbsp;in xdk &amp;nbsp; and &amp;nbsp; copy my files to the new empty xdk www files.&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; color: rgb(96, 96, 96); font-size: 13.008px; line-height: 19.512px;"&gt;&lt;EM&gt;&amp;nbsp;and build app, it works well. mm... i wonder this... maby &amp;nbsp;I will try &amp;nbsp;it &amp;nbsp;as you say &amp;nbsp; :&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;DIV class="line alt1" style="line-height: 14.3088px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 13.008px; color: rgb(96, 96, 96); margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; min-height: auto !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;"&gt;
	&lt;TABLE style="border-collapse: collapse !important; border: 0px !important; font-size: 1em !important; margin-top: 0px !important; margin-bottom: 0px !important; width: auto !important; vertical-align: baseline !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;
		&lt;TBODY style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
			&lt;TR style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
				&lt;TD class="number" style="border-width: 0px !important; border-style: initial !important; padding: 0px !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 3em !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(175, 175, 175) !important; background: none !important;"&gt;&lt;CODE style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px 0.3em 0px 0px !important; border: 0px !important; outline: 0px !important; text-align: right !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 2.7em !important; line-height: 1.1em !important; min-height: auto !important; display: block !important; background: none !important;"&gt;1&lt;/CODE&gt;&lt;/TD&gt;
				&lt;TD class="content" style="border-width: 0px 0px 0px 3px !important; padding: 0px 0px 0px 0.5em !important; border-left-style: solid !important; border-left-color: rgb(108, 226, 108) !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(0, 0, 0) !important; background: none !important;"&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;npm config&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(255, 20, 147) !important; background: none !important;"&gt;set&lt;/CODE&gt;&amp;nbsp;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;registry&amp;nbsp;&lt;A href="http://registry.npmjs.org/" style="font-family: Arial, 宋体, Tahoma, Helvetica, sans-serif; color: rgb(0, 0, 0) !important;"&gt;http://registry.npmjs.org/&lt;/A&gt;&amp;nbsp;--global&lt;/CODE&gt;&lt;/TD&gt;
			&lt;/TR&gt;
		&lt;/TBODY&gt;
	&lt;/TABLE&gt;
&lt;/DIV&gt;

&lt;DIV class="line alt2" style="line-height: 14.3088px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 13.008px; color: rgb(96, 96, 96); margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; min-height: auto !important; background: none rgb(248, 248, 248) !important;"&gt;
	&lt;TABLE style="border-collapse: collapse !important; border: 0px !important; font-size: 1em !important; margin-top: 0px !important; margin-bottom: 0px !important; width: auto !important; vertical-align: baseline !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;
		&lt;TBODY style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
			&lt;TR style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
				&lt;TD class="number" style="border-width: 0px !important; border-style: initial !important; padding: 0px !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 3em !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(175, 175, 175) !important; background: none !important;"&gt;&lt;CODE style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px 0.3em 0px 0px !important; border: 0px !important; outline: 0px !important; text-align: right !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 2.7em !important; line-height: 1.1em !important; min-height: auto !important; display: block !important; background: none !important;"&gt;2&lt;/CODE&gt;&lt;/TD&gt;
				&lt;TD class="content" style="border-width: 0px 0px 0px 3px !important; padding: 0px 0px 0px 0.5em !important; border-left-style: solid !important; border-left-color: rgb(108, 226, 108) !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(0, 0, 0) !important; background: none !important;"&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;npm config&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(255, 20, 147) !important; background: none !important;"&gt;set&lt;/CODE&gt;&amp;nbsp;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;proxy [address]:[port]&lt;/CODE&gt;&lt;/TD&gt;
			&lt;/TR&gt;
		&lt;/TBODY&gt;
	&lt;/TABLE&gt;
&lt;/DIV&gt;

&lt;DIV class="line alt1" style="line-height: 14.3088px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 13.008px; color: rgb(96, 96, 96); margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; min-height: auto !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;"&gt;
	&lt;TABLE style="border-collapse: collapse !important; border: 0px !important; font-size: 1em !important; margin-top: 0px !important; margin-bottom: 0px !important; width: auto !important; vertical-align: baseline !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;
		&lt;TBODY style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
			&lt;TR style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
				&lt;TD class="number" style="border-width: 0px !important; border-style: initial !important; padding: 0px !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 3em !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(175, 175, 175) !important; background: none !important;"&gt;&lt;CODE style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px 0.3em 0px 0px !important; border: 0px !important; outline: 0px !important; text-align: right !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 2.7em !important; line-height: 1.1em !important; min-height: auto !important; display: block !important; background: none !important;"&gt;3&lt;/CODE&gt;&lt;/TD&gt;
				&lt;TD class="content" style="border-width: 0px 0px 0px 3px !important; padding: 0px 0px 0px 0.5em !important; border-left-style: solid !important; border-left-color: rgb(108, 226, 108) !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(0, 0, 0) !important; background: none !important;"&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;npm config&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(255, 20, 147) !important; background: none !important;"&gt;set&lt;/CODE&gt;&amp;nbsp;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;https-proxy [address]:[port]&lt;/CODE&gt;&lt;/TD&gt;
			&lt;/TR&gt;
		&lt;/TBODY&gt;
	&lt;/TABLE&gt;
&lt;/DIV&gt;

&lt;DIV class="line alt2" style="line-height: 14.3088px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 13.008px; color: rgb(96, 96, 96); margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; min-height: auto !important; background: none rgb(248, 248, 248) !important;"&gt;
	&lt;TABLE style="border-collapse: collapse !important; border: 0px !important; font-size: 1em !important; margin-top: 0px !important; margin-bottom: 0px !important; width: auto !important; vertical-align: baseline !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;
		&lt;TBODY style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
			&lt;TR style="border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; background: none !important;"&gt;
				&lt;TD class="number" style="border-width: 0px !important; border-style: initial !important; padding: 0px !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 3em !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(175, 175, 175) !important; background: none !important;"&gt;&lt;CODE style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px 0.3em 0px 0px !important; border: 0px !important; outline: 0px !important; text-align: right !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: 2.7em !important; line-height: 1.1em !important; min-height: auto !important; display: block !important; background: none !important;"&gt;4&lt;/CODE&gt;&lt;/TD&gt;
				&lt;TD class="content" style="border-width: 0px 0px 0px 3px !important; padding: 0px 0px 0px 0.5em !important; border-left-style: solid !important; border-left-color: rgb(108, 226, 108) !important; outline: 0px !important; float: none !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; font-size: 1em !important; min-height: auto !important; color: rgb(0, 0, 0) !important; background: none !important;"&gt;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;npm&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(255, 20, 147) !important; background: none !important;"&gt;set&lt;/CODE&gt;&amp;nbsp;&lt;CODE class="plain" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; background: none !important;"&gt;strict-ssl&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="functions" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0px !important; padding: 0px !important; border: 0px !important; outline: 0px !important; float: none !important; vertical-align: baseline !important; position: static !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; width: auto !important; line-height: 1.1em !important; min-height: auto !important; color: rgb(255, 20, 147) !important; background: none !important;"&gt;false&lt;/CODE&gt;&lt;/TD&gt;
			&lt;/TR&gt;
		&lt;/TBODY&gt;
	&lt;/TABLE&gt;

	&lt;P&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P&gt;&amp;nbsp;THanks. and &amp;nbsp;i will try it ...&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:21:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086167#M63495</guid>
      <dc:creator>lele_h_</dc:creator>
      <dc:date>2016-06-06T09:21:53Z</dc:date>
    </item>
    <item>
      <title>@Fiona Z  HI ,Fiona ,  i use</title>
      <link>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086168#M63496</link>
      <description>&lt;P&gt;@&lt;A href="https://software.intel.com/en-us/user/1400350" style="font-size: 12px; line-height: 18px; background-color: rgb(238, 238, 238);"&gt;Fiona Z&lt;/A&gt;&amp;nbsp; HI ,&lt;A href="https://software.intel.com/en-us/user/1400350" style="font-size: 12px; line-height: 18px; background-color: rgb(238, 238, 238);"&gt;Fiona&amp;nbsp;&lt;/A&gt;, &amp;nbsp;i use old xdk version 2089 can build success ,but now &amp;nbsp;the old version will not work. then &amp;nbsp;i reupdate the xdk to 3357 &amp;nbsp;and build my app,but still log this error... &amp;nbsp;&lt;/P&gt;

&lt;P&gt;please can you &amp;nbsp;tell &amp;nbsp;me &amp;nbsp;what's the address &amp;nbsp;i should put ? (&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;npm config&amp;nbsp;set&amp;nbsp;https-proxy [address]:[port]&lt;/SPAN&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/xdk-build-error/m-p/1086168#M63496</guid>
      <dc:creator>lele_h_</dc:creator>
      <dc:date>2016-06-16T01:06:33Z</dc:date>
    </item>
  </channel>
</rss>

