Building Node.js MSI Installer on Windows – Error CNDL0103 cannot find npm.wxs

Recently, while attempting to build a custom release of the Node.js Windows Installer, I encountered a handful of problems and so wanted to detail them here in the case that it might assist another poor soul in saving an hour or two… First things first – install WIX from here. Next, if when you attempt to… Continue reading Building Node.js MSI Installer on Windows – Error CNDL0103 cannot find npm.wxs