I'm trying to get the node console integrated into Notepad++ with the NppExec plugin following this tutorial as a reference (I know it's bad, but there are no other useful tutorials like it).
At around 22 seconds, he opens the plugin's "Execute..." command box and puts in his stuff, but the drop down menu has node included for him, but not for me. It's not on the list, even though node.js is installed.
I tried moving the node directory into the same directory as the notepad++ installation, that didn't work. I'm not sure how to continue. It seems everyone else is using atom to work with, but i'd like to stick with what i'm familiar with.