Install fail! Error: EBUSY: resource busy or locked, symlink

简介: Install fail! Error: EBUSY: resource busy or locked, symlink

从github上面下载了一个项目并且运行学习,如果不会可以看:如何运行查看github上的项目(新手教程二)https://www.jianshu.com/p/29a854c23c82


但是在运行的过程中,遇到了这样的问题,Install fail! Error: EBUSY: resource busy or locked, symlink

我也不知道是为啥,在网上百度了一些方法,有些人说关掉电脑的杀毒软件,比如360,有些人说删掉依赖包,执行npm cache clean,在安装依赖。


但是都没有解决,于是,把项目拷贝到了d盘里面(可能是从github上面下载之后直接放在桌面了)。


从d盘进入,执行安装依赖的命令,cnpm install,

执行 npm run dev

这个时候可以看到弹出的界面

ps:我也不知道这是什么问题,真是个神奇的bug。

相关文章
|
3月前
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
|
8月前
|
Ubuntu Docker 容器
|
5月前
|
缓存 Ubuntu Linux
错误 E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
错误 E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
configure: error: You requested LIBYUV but not found...die
configure: error: You requested LIBYUV but not found...die
66 0
Error:svn:E155037:Previous operation has not finished; run ‘cleanup‘ if it was interrupted(完美解决)
Error:svn:E155037:Previous operation has not finished; run ‘cleanup‘ if it was interrupted(完美解决)
299 0
Error:svn:E155037:Previous operation has not finished; run ‘cleanup‘ if it was interrupted(完美解决)
|
Android开发
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
347 0
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
ERROR: Could not install packages due to an Oserror: [Errno 13] Permission denied: RECORD Consider
ERROR: Could not install packages due to an Oserror: [Errno 13] Permission denied: RECORD Consider
928 0
ERROR: Could not install packages due to an Oserror: [Errno 13] Permission denied: RECORD Consider
Starting a Gradle Daemon, 5 busy and 1 incompatible and 1 stopped Daemons could not be reused, use --status for details FAILURE: Build failed with an
执行gradle build出的问题,查看hs_err_pid11064.log日志文件发现,是电脑的RAM不足导致
3973 0