Skip to content

[BUG]This project cannot run on the Windows system #1823

@wxc1207

Description

@wxc1207

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:

  1. Clone and install dependencies:
  2. Set up PostgreSQL with pgvector:
  3. Set up environment:
  4. Set up the database:
  5. bun run dev:full

Expected behavior
If applicable, add screenshots to help explain your problem.

Screenshots
1.
Image
2.
Image
3.

Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions