📌  相关文章
📜  术语“节点”未被识别为 cmdlet、函数、脚本文件或可运行程序的名称.检查名称的拼写,或者如果包含路径,请验证路径是否正确并重试. - Javascript代码示例

📅  最后修改于: 2022-03-11 15:02:53.507000             🧑  作者: Mango

代码示例1
chances are that you might have altered your system path settings,
the best advice l can give is to uninstall and install your node.

download latest version from : https://nodejs.org/en/

Hope it solves your problem.