Skip to content

Typo in "npm create convex@latest" template script? #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Jianganchen opened this issue Apr 8, 2025 · 0 comments
Open

Typo in "npm create convex@latest" template script? #190

Jianganchen opened this issue Apr 8, 2025 · 0 comments

Comments

@Jianganchen
Copy link

I was trying to use "npm create convex@latest" to set up an app to test out convex database and functions and ran into this error.

my setup:

node: v22.12.0

"@convex-dev/auth": "^0.0.81",
"convex": "^1.23.0",
"next": "15.2.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"

I basically only ran "npm create convex@latest" and "npm run dev" in my terminal, and here's the error message:

✔ 15:00:33 Convex functions ready! (4.17s)
error: unknown option '--once''
(Did you mean --once?)

Usage: convex dev [options]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant