Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 git bash 终端中输入了“节点”,然后按回车键它显示 $,并且我接下来输入的任何内容都没有出现,是否有解决此错误/问题的方法?在此处输入图像描述
但是在这里我在下一行输入的内容,它不会显示
它适用于win cmd
尝试node -i互动。(仅适用于 windows git-bash)
node -i