using node v20.9.0 result in error
DaDecky opened this issue · 1 comments
Bug Description
Using Node v20.9.0 result in error when running npx quartz build --serve
To Reproduce
Steps to reproduce the behavior:
- Clone the repository
- Change node version to v20.9.0
- Execute
npm i
- Execute
npx quartz build --serve
Expected behavior
Quartz server is running on port 8080
Fix
When i change node to v22.10.0, bug is solved
Desktop
- Quartz Version: v4.3.0
node
Version: v20.9.0npm
version: v10.9.0- OS: Windows 11
- Browser : Ms. Edge
Hi @DaDecky!
Thanks for bringing this to our attention! Just a quick note: the Zen Browser documentation uses Quartz 4 as its static site generator, so it would be great to address this issue over in the Quartz 4 repository. You can check out the current issues or submit a new one here: Quartz Issues.
I’ll go ahead and close this issue for now since it’s resolved with Node v22.10.0 as you mentioned. If you have any other questions or need further assistance, feel free to reach out!
Thanks again!