sim
sim copied to clipboard
[BUG]This project cannot run on the Windows system
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.
Screenshots
1.
2.
3.
Additional context Add any other context about the problem here.
checkout (https://github.com/simstudioai/sim/pull/1773)