IndigoUnited / automaton

Task automation tool built in JavaScript
http://indigounited.com/automaton
MIT License
214 stars 10 forks source link

Cant install #63

Closed stoplion closed 10 years ago

stoplion commented 10 years ago
npm install -g automation  

I can see it when I run..

npm -g list  

When I run this...

automation -h                                                          
zsh: permission denied: automation

And this..

which automation      
automation not found

I can see other binaries..

which cowsay           
/usr/local/bin/cowsay

For some reason this NPM module not installing..

Use Node v0.10.22

stoplion commented 10 years ago

nm got it.

marcooliveira commented 10 years ago

:+1: