tableflip / guvnor

A node process manager that isn't spanners all the way down
MIT License
430 stars 37 forks source link

Cannot install guvnor #88

Open malcommac opened 8 years ago

malcommac commented 8 years ago

Hi, I've tried to install guvnor using npm install -g guvnor --unsafe-perm

but after several seconds the process was stopped with a generic "killed" message on console.

[1]+ Killed npm install -g guvnor --unsafe-perm Killed Any idea?

achingbrain commented 8 years ago

npm sometimes takes a lot of memory when installing - how much memory does your system have available?

On 7 Jan 2016, at 18:50, Daniele Margutti notifications@github.com wrote:

Hi, I've tried to install guvnor using npm install -g guvnor --unsafe-perm

but after several seconds the process was stopped with a generic "killed" message on console. Any idea?

— Reply to this email directly or view it on GitHub.