gpt4 book ai didi

javascript - "' npm ' is not recognized as an internal or external command"on create-react-app

转载 作者:行者123 更新时间:2023-11-30 11:06:06 26 4
gpt4 key购买 nike

为什么 npm 不被识别?

我正在尝试学习 React 并开始使用它。我安装了 node 和包 create-react-app。

如果我在命令行中输入 npm -vcreate-react-app -V,它将返回我拥有的当前版本。这是我的问题的第一步。

第二步是检查环境路径。

我的路径中有 C:\Users\hunte\AppData\Roaming\npm,我什至以管理员身份运行我的 bash 命令行,但没有这样的运气。

我认为第三步是重新启动我的计算机。 (显然没用)

我如何安装并尝试加强 react 是这样的......

npm install -g create-react-app

create-react-app 我的应用程序

然后返回'npm' is not recognized as an internal or external command.

我迷路了,正在寻找一些帮助来解决这个问题,因为我真的很想学习 react.js。

感谢所有花时间阅读我的问题的人。

这是我的命令

$ create-react-app test

Creating a new React app in C:\Users\hunte\desktop\test\test.

'npm' is not recognized as an internal or external command,
operable program or batch file.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts...

'npm' is not recognized as an internal or external command,
operable program or batch file.

Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts@0.9.x has failed.

Deleting generated file... package.json
Deleting test/ from C:\Users\hunte\desktop\test
Done.

最佳答案

我想通了!

对于遇到类似问题的每个人,我所做的就是更改 CMD。

我使用的是 Git Bash CMD,因为我更喜欢它;但是,我猜它不适用于系统路径/环境。

我所做的一切都是为了解决这个问题,以管理员身份运行我的默认 cmd 并再次尝试。这次成功了,我成功地创建了 react 包。

关于javascript - "' npm ' is not recognized as an internal or external command"on create-react-app,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55554716/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com