node.js - error on running node.io via commandline on windows server 2008 -


am getting following error on running node.io via command line

enter image description here

i had same problem , tried couple of things. seems windows 7 had problem command file name (node.io.cmd). if copy command without period (ie. nodeio.cmd), invoke tool using "nodeio" instead of "node.io".

the file need changed in %appdata%\npm directory. %appdata% environment variable mapped "c:\users{my user name}\appdata\roaming".


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -