Hacker News new | ask | show | jobs
by tasuki 422 days ago
Is it true Zed downloads node.js as a binary from the web? Why wouldn't you use the system provided node or package it with Zed if it's necessary?
1 comments

We currently download node if the system version isn't recent enough (we used to always download it, but I fixed that...).