Install erro in nkn setup using AZURE VPS

Hot to fix this?

Screenshot_2

When executing the command:

git clone “https://github.com/nknorg/nkn.git

The download occurs normally, but when you run the command:

cd nkn && make

image error occurs.

Tutorial source link below:

It says signal: killed which means something outside killed your compiler. It could be the system (e.g. running out of memory) or yourself (e.g. you accidentally pressed ctrl + c).

I would suggest you try again and see if it’s a persistent issue.

1 Like

I tried again and it didn’t work, I will try to increase the memory.