Fork me on GitHub
#leiningen
<
2017-04-01
>
jatkins16:04:11

Hi all! I'm wondering if anyone here has experience with [this issue](https://github.com/bhauman/lein-figwheel/issues/541). Basically, somehow leiningen (or figwheel, not completely sure) is creating the out folder with permissions that prevent me from making any changes. I can't change read/write permissions, and I can't even see or change the owner of the folder. Because of that, I can't create a new file to replace the missing one. Has anyone else dealt with this issue before?

jatkins18:04:54

I found a solution: restart the computer. After the restart, the out folder was gone. Problem solved.