Hacker News new | ask | show | jobs
by minroot 1620 days ago
Wanted to install deno via cargo. It failed due to having low amount of memory while building V8.
1 comments

How much memory do you have? It should use a prebuilt version of V8 by default to speed up the build process.
I think it did that, if i remember correctly, the error message was from the linker.
My laptop has 4GB of memory and 4GB of swap space on a 1TB of harddisk.