Closed vacekj closed 9 months ago
would you please try serving on port 8081 or any port other than 8080?
This indeed fixes it, I guess it was some other application conflicting with it. Maybe some IRC client, from my brief google search. Defaulting the port to 3000 is fine.
Default server port to 3000 in Rsbuild v0.6.0: https://github.com/web-infra-dev/rsbuild/discussions/1970#discussioncomment-9056148
Version
Details
The dev server crashes with the message:
Reproduce link
https://github.com/gitcoinco/grants-stack
Reproduce Steps
download the repo, branch
performance
go topackages/round-manager
pnpm i && pnpm rsbuild dev
visit the site in browser and wait for a few minutes observe the dev server crashing and the error message.