sim icon indicating copy to clipboard operation
sim copied to clipboard

[BUG]This project cannot run on the Windows system

Open wxc1207 opened this issue 3 months ago • 1 comments

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.

wxc1207 avatar Nov 06 '25 09:11 wxc1207

checkout (https://github.com/simstudioai/sim/pull/1773)

faisalitari avatar Nov 07 '25 04:11 faisalitari