走同样的路,发现不同的人生
$ is the prompt under Linux, equivalent to C:UsersAdministrator>$ 是 Linux 下的提示符,相当于你那个命令行窗口的 C:UsersAdministrator>
$
C:UsersAdministrator>
所以只需要运行 node -v in your command line window
node -v
node -v 为什么要加$
You wrote it wrong. Why did you write $? Just node -v and that’s itThat in the git command line $ came out by myself. I think you may have been misled by online tutorials$干嘛 直接 node -v 就可以了 在git命令行中 那个$是自己出来的 我想你可以被网上教程误导了
in the git command line $
git
在cmd中直接node -v
cmd
I also misunderstood this at firstYou may also encounter sudo, and windows should also ignore it
$
is the prompt under Linux, equivalent toC:UsersAdministrator>
$
是 Linux 下的提示符,相当于你那个命令行窗口的C:UsersAdministrator>
所以只需要运行
So just runnode -v
in your command line windownode -v
and it’s done🎜node -v
为什么要加$
You wrote it wrong. Why did you write
$
? Justnode -v
and that’s itThat
in the
came out by myself. I think you may have been misled by online tutorialsgit
command line $$
干嘛 直接node -v
就可以了在
git
命令行中 那个$
是自己出来的 我想你可以被网上教程误导了在
cmd
中直接node -v
node -v
incmd
🎜 🎜🎜🎜🎜🎜I also misunderstood this at first
You may also encounter sudo, and windows should also ignore it