You need to get to the point where typing "jade" at the shell runs the jade 
executable, like this <https://github.com/Joker/jade#jade-command>.

Did you install <https://github.com/Joker/jade#installation> the jade 
executable?  The error says the jade executable was not found in your 
search path.   If you let go install the jade binary in its usual location 
($GOBIN) this implies $GOBIN isn't in your PATH.

Under Linux, I'd add ~/go/bin to $PATH.  Sorry but I don't know what the 
equivalent is for Windows.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/7f178ba6-a6cf-4165-b814-e7b4a4724ecan%40googlegroups.com.

Reply via email to