<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Node-Js on The Comfy Seat</title><link>https://beanbag.technicalissues.us/tags/node-js/</link><description>Recent content in Node-Js on The Comfy Seat</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Nov 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://beanbag.technicalissues.us/tags/node-js/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows 7 x64 and Underscore-CLI</title><link>https://beanbag.technicalissues.us/windows-7-x64-and-underscore-cli/</link><pubDate>Sun, 23 Nov 2014 00:00:00 +0000</pubDate><guid>https://beanbag.technicalissues.us/windows-7-x64-and-underscore-cli/</guid><description>&lt;p&gt;&lt;a href="https://github.com/ddopson/underscore-cli" title="Underscore-CLI Website"&gt;Underscore-CLI&lt;/a&gt; is a great utility for working with JSON data. Below are the steps it took to get it running on my Windows 7 laptop:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install &lt;a href="http://nodejs.org/" title="node.js"&gt;node.js&lt;/a&gt;1. Node adds a trailing \ to it’s path… to actually use it you must remove this as Windows does not want it to be there&lt;/li&gt;
&lt;li&gt;Install &lt;a href="https://www.python.org/" title="python"&gt;Python&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add Python to your path (something like C:\Python27)&lt;/li&gt;
&lt;li&gt;Underscore-CLI uses node-gyp… to get that to work on Windows 7 x64 you have to follow their guide at &lt;a href="https://github.com/TooTallNate/node-gyp/wiki/Visual-Studio-2010-Setup" title="vs2010setup"&gt;https://github.com/TooTallNate/node-gyp/wiki/Visual-Studio-2010-Setup&lt;/a&gt;. Be sure to pay attention to the part about utilizing the Windows 7 SDK command prompt.&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>