-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When installing on Win10 according to the documentation and starting the project, there are three issues that may occur:
1 . Path parsing problem of NextJS on Windows;
2. Browser packaging of FS module issue;
3. The browser cannot solve the perf hooks issue;
To Reproduce
Steps to reproduce the behavior:
- Clone and install dependencies:
- Set up PostgreSQL with pgvector:
- Set up environment:
- Set up the database:
- bun run dev:full
Expected behavior
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

