Open Issues Need Help
View All on GitHub Template does not work if referenced with a double slash about 2 months ago
AI Summary: Improve the `npm create convex@latest` command to handle template references containing double slashes (e.g., `user//repo`) more gracefully. This involves either providing a more informative error message when a double slash is encountered or making the command resilient to this input, allowing it to correctly identify and use the template.
Complexity:
3/5
good first issue