简体   繁体   English

无法删除 React 项目文件夹和 npm install 和 create-react-app 的其他问题

[英]Unable to delete React project folder & other issue with npm install and create-react-app

I uploaded my react project created in linux(because in Windows, create-react-app is stuck forever, that's an issue by itself), uploaded it to github, and then cloned the repo in my windows machine to further work on it.我上传了我在 linux 中创建的 react 项目(因为在 Windows 中,create-react-app 永远卡住了,这本身就是一个问题),将其上传到 github,然后将 repo 克隆到我的 windows 机器中以进一步处理它。 To my surprise, the npm install was stuck forever at a certain point(I need a solution to this as well), so I terminated the process, and now while deleting the project directory, it stucks at a specific point.令我惊讶的是, npm install在某个点永远卡住了(我也需要一个解决方案),所以我终止了这个过程,现在在删除项目目录时,它卡在了一个特定点。 What should I do now?我现在该怎么办?

have you tried window.你试过窗口。 location.地点。 reload (false);重新加载(假);

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

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