[Bug] Can't degit into an empty directory when omiting folder name
I'm trying to clone a repo into the current directory I'm on, and I keep getting an error, event when the directory is empty.
This is the error I'm getting:
! destination directory is not empty, aborting. Use --force to override
@Rich-Harris I'm not mistaken, it's a bug, right?

same too. weird.
same here
what version are you on? v2.8.0 worked here
same too. weird.
I receive the notification from Github and just test it with degit sveltejs/template my-app, nothing is wrong. I forgot to check the degit version. (It's late, because I reinstall degit just now.)
I am having the same issue trying to use the clone('./') It does not like this