Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @ganbold
Maulana M. Diansyahbani@thea@misskey.id (2026-09-01 13:39:00)
@ganbold@sns1.hydranlab.com for everything, quartz need nodejs on host machine to simplify push to github with npm (npx quartz sync) as well as automate github publish. and give you the ability to preview things before pushing for changes (npx quartz build --serve)
---Reply---
Maulana M. Diansyahbani@thea@misskey.id (2026-09-01 13:43:33)
@ganbold@sns1.hydranlab.com debian nodejs is too old for quartz
Reply
---Replies---
Ganbold@ganbold (2026-09-01 15:03:19)
I get the pain point. same issue with my debian container, most of things are outdated
BlackyCats (Ridzimeko) :thinkpad:@BlackyCats@misskey.id (2026-09-01 15:35:31)
@thea @ganbold@sns1.hydranlab.com you can use "mise" to manage nodejs version rather than using built-in debian repo
https://mise.jdx.dev/
mise use node@24