denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

fix: Give better feedback validating the module name #2686

Closed bastilian closed 1 year ago

bastilian commented 1 year ago

This adds a distinction between a valid module name and a module name that has already been taken. It also clarifies what a valid module name is.

This addresses the confusion pointed in https://github.com/denoland/dotland/issues/2393.

https://user-images.githubusercontent.com/7757/218585985-e998b151-7f96-4046-a6b3-62bcc0a3aae1.mp4

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.