首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >找不到npm错误!404 -获取https://registry.npmjs.org/creat-react-app -找不到

找不到npm错误!404 -获取https://registry.npmjs.org/creat-react-app -找不到
EN

Stack Overflow用户
提问于 2020-09-05 20:23:52
回答 1查看 9.2K关注 0票数 3

此错误以前发生过,已找到解决方案(https://github.com/facebook/create-react-app/issues/8465Getting Error 404 while running npm install create-react-app)。它们似乎都不适合我。还有其他想法吗?

代码语言:javascript
运行
复制
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/creat-react-app - Not found
npm ERR! 404 
npm ERR! 404  'creat-react-app@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.npm/_logs/2020-09-05T12_21_39_255Z-debug.log
Install for creat-react-app@latest failed with code 1
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-09-05 20:28:06

你搜索的是creat-react-app,而不是create-react-app.(创建e)

票数 16
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/63753872

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档