Closed corbosman closed 9 years ago
Thanks for the bug report! I've submitted a bug report to the Flysystem library as that seems to be the underlying issue: the recursive directory deletion fails when encountering a symlink.
That said, I'm curious: what's your use case for using this command? I had assumed I'm the only one using it as I test Studio features in my local installation. ;)
You mean the scrap command or studio? I use studio to develop/debug laravel5 packages. I use scrap when im done and moved them to packagist. (we run our own internal toranproxy, which is a private packagist store).
Yeah, I was referring to scrap
. Hehe, I haven't gotten that far yet (finishing a package), but that's a valid use case... great. :)
Seems to be fixed after fixing #24.
When I scrap a package I often see problems. Latest example follows.