AndersRA
Convex Community3y ago
5 replies
AndersR

New project hangs at "Preparing convex functions..."

Hi, I am trying to add convex to an existing nextjs app. I ran npx project dev and selected create new project. However, now the process seems to hang at Preparing convex functions.. Any ideas why?

here is the log, for reference

 npx convex dev
 What would you like to configure? a new project
Project name: <project name>
✔ Created project <project name>, manage it at https://dashboard.convex.dev/t/...
✔ Provisioned a dev deployment and saved its:
    name as CONVEX_DEPLOYMENT to .env.local
    URL as NEXT_PUBLIC_CONVEX_URL to .env.local

Write your Convex functions in convex/
Give us feedback at https://convex.dev/community or support@convex.dev

⠋ Preparing Convex functions...
Was this page helpful?