简体   繁体   English

运行 create-react-app 时没有响应

[英]No response while running create-react-app

命令提示符图片

Above picture is a screenshot of what is happening while running "create-react-app"上图是运行“create-react-app”时发生的截图

I also tried我也试过

  1. updating npm更新 npm
  2. using npx使用 npx

I tried most of the things still it doesn't work我尝试了大多数东西仍然不起作用

It worked once but now it is not working它曾经工作过,但现在无法正常工作

I had the same issue.我遇到过同样的问题。 I removed node 64 bit version and reinstalled 32 bit version and it worked.我删除了节点 64 位版本并重新安装了 32 位版本并且它工作。 Alternatively you can try npm cache clean and retry generating app或者,您可以尝试npm cache clean试生成应用程序

How long did you wait for something to happen?你等了多长时间? Are there any errors?有没有错误? Is NodeJS still running (-> task manager)? NodeJS 是否仍在运行(-> 任务管理器)?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM