dotland
dotland copied to clipboard
Unable to add new module via website "Invalid Name/Name has been taken!"
On this page here: https://deno.land/add_module

I don't think this is a bug. You are using hyphens which are not allowed, you should use underscores instead.
@ayoreis you totally might be right here. the message however is super confusing 😹
It is a bug, we should be displaying a message that indicates the actual problem, that hyphens aren't allowed.