Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

directory not empty #613

Closed
qianlongdoit opened this issue Sep 12, 2018 · 1 comment · Fixed by #618
Closed

directory not empty #613

qianlongdoit opened this issue Sep 12, 2018 · 1 comment · Fixed by #618

Comments

@qianlongdoit
Copy link

问题描述
编译出错后中断,再次进行run dev:weapp时,每次都报directory not empty, rmdir 'E:\taro\myApp\dist\npm\@tarojs',需要手动删除dist目录才能再次编译

期望行为
期望每次执行dev时前可以自动删除dist目录

报错信息
directory not empty, rmdir 'E:\taro\myApp\dist\npm@tarojs'

@luckyadam
Copy link
Member

windows 存在此问题,dist 目录正在被开发者工具使用,所以无法清空,暂时没有找到合适的解决办法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants