Почему возникает ошибка при запуске приложения на Node.js?
После проделанных операций по установки node и запуска стандартного пустого шаблона(webmatrix) всплывает такая ошибка:
"The iisnode module is unable to start the node.exe process. Make sure the node.exe executable is available at the location specified in the system.webServer/iisnode/@nodeProcessCommandLine element of web.config. By default node.exe is expected in one of the directories listed in the PATH environment variable."