c# - how to set the path of a command -


i trying install elasticsearch plugin couchbase, , written in official installation guide, have this:

bin/plugin -install transport-couchbase -url \ http://packages.couchbase.com.s3.amazonaws.com/releases/elastic-search-adapter/2.0.0/elasticsearch-transport-couchbase-2.0.0.zip 

however, keep getting error:

the system can't find specified path

enter image description here

i found error myself, was putting bin in java home path. when put java home path without bin, works


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -