我收到此错误“'npx' 未被识别为内部或外部命令,” [重复]
Posted
技术标签:
【中文标题】我收到此错误“\'npx\' 未被识别为内部或外部命令,” [重复]【英文标题】:I am getting this error " 'npx' is not recognized as an internal or external command, " [duplicate]我收到此错误“'npx' 未被识别为内部或外部命令,” [重复] 【发布时间】:2020-05-05 01:20:59 【问题描述】:我正在尝试在 React 中做我的第一个项目。
但是我从终端收到以下错误:
'npx' 未被识别为内部或外部命令,
【问题讨论】:
这能回答你的问题吗? npx command not found 【参考方案1】:通过在终端中运行npm i -g npx
全局安装npx
【讨论】:
以上是关于我收到此错误“'npx' 未被识别为内部或外部命令,” [重复]的主要内容,如果未能解决你的问题,请参考以下文章