When i run 'pnpm dev' locally, i get this error:

I guess maybe node version cause? I checked the node version, and It's 16.19.0. Ok, I change it to 18.14.0. Yes,it works! Then , I change it to 17.9.1, the error again.
Add something about node version in README?