We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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.
On 7 Jan 2016, at 18:50, Daniele Margutti notifications@github.com wrote:
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.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: