-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Description
on command npx convex dev
Getting error
⠋ Preparing Convex functions...
✘ [ERROR] Could not resolve "convex/server"
convex-virtual-config:./convex/convex.config.js:1:26:
1 │ import { defineApp } from "convex/server";
╵ ~~~~~~~~~~~~~~~
You can mark the path "convex/server" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✖ esbuild failed: Error: Build failed with 1 error:
convex-virtual-config:./convex/convex.config.js:1:26: ERROR: Could not resolve "convex/server"
Metadata
Metadata
Assignees
Labels
No labels