firecrawl / firecrawl/open-agent-builder
Getting error setting up server
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 508
- PR merge metrics
- No merged PRs in 30d
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"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.