Kevin W. Griffin

Main menu

Skip to content
  • About Me
  • Hire Me
  • Training Opportunities
  • Upcoming Events

Category: node.js

Specifying Visual Studio Version in NPM Installs

May 14, 2013

Sometimes when you install a NPM package, you’ll run into an issue like this: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(35,5): error MSB8020: The builds tools for Visual Studio 2010 (Platform Toolset = ‘v100′) cannot be found. To build using the v100 build tools, … Continue reading →

Posted in node.js | Reply

Node.js: Using require to load your own files

December 31, 2012

For a lot of JavaScript developers that are moving over from traditional “browser” development to node.js, they might be casually aware of the require keyword that node.js provides you. If you’re wondering what I’m talking about, allow me to explain. … Continue reading →

Posted in node.js | Replies: 2

Debugging node.js Projects

November 19, 2012

Whenever I talk to people about node.js, I commonly run into the developer who thinks it’s great until they need to debug it.  The command line stuff is fairly easy to use:

1
node --debug myApp.js

But this leads you down a road … Continue reading →

Posted in node.js | Replies: 1

Welcome

Welcome to KevGriffin.com. I'm a software developer from Chesapeake, VA.

If you're interested, I'm available for hire or in-person training

Winsitter banner

Winsitter

Recent Posts

  • Specifying Visual Studio Version in NPM Installs
  • MADExpo Alumni? What’s your best moment in MADExpo history?
  • High School Programming Problems: How Do I Love Thee?
  • Simple HTML Formatting in Sublime Text
  • Where Do I Fly or Train In For MADExpo?

Categories

  • .NET
  • ASP.NET
  • Azure
  • Book Review
  • Developer Community
  • Game Development
  • General
  • HRNUG
  • HTML5
  • INETA
  • jquery
  • jQuery From The Ground Up
  • MADExpo
  • node.js
  • Professional Development
  • Rants
  • Reviews
  • Sector 5
  • Uncategorized
  • Windows 7
  • Winsitter
Copyright 2011-2012 Kevin Griffin