-
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