Y
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
lucacasonato
1620 days ago
How much memory do you have? It should use a prebuilt version of V8 by default to speed up the build process.
link
minroot
1620 days ago
I think it did that, if i remember correctly, the error message was from the linker.
link
minroot
1620 days ago
My laptop has 4GB of memory and 4GB of swap space on a 1TB of harddisk.
link