nodejs
-
Problem: When running node commands from within a DevContainer, you receive the error ‘Cannot find module bootloader.js’. This post contains the solution.
-
My initial thoughts after completing the first day of my first journey into the Advent of Code.
-
Here’s another dev thing I use: NVS, or the Node Version Switcher. It works on Windows and it’s great.
-
I setup a self-hosted build agent in Visual Studio Team Services. My build installed global NPM packages, but the tasks that used them later on…
-
Whenever I get a new machine, I pull down a new project using the `npm install command and get an error related to python and…
-
Chakra is the new JavaScript engine developed by Microsoft, which was first released as part of the, no longer supported Internet Explorer 9. This isn’t…
-
Check it out! I am a guest author for a three part blog series on getting Ghost 0.5.x running up in Azure cloud on the…
-
I realize how crazy that sounds, but after yesterday’s keynote from Microsoft at the VS Connect event in New York, I’m wondering if my goal…
-
That’s right. I said it: Always use Node, no matter what! Even if your server isn’t going to be a Node server, just have it…