npm -version displays nothing

谁说胖子不能爱 提交于 2019-12-25 16:26:06

问题


I am new to NodeJS and I just downloaded and installed nodeJS in my windows XP machine. However, after installing whatever npm command I have given, it displays nothing. It just displays the command prompt. See below the response in command prompt.

Your environment has been set up for using Node.js and npm.

C:\Documents and Settings\User>npm -version

C:\Documents and Settings\User>

Being new to nodejs I am not sure how to troubleshoot this issue. Can any one help me with this issue?

Thanks,

Kishore

来源:https://stackoverflow.com/questions/28505015/npm-version-displays-nothing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!