1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

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