You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/22 19:32:07 UTC

[GitHub] jonpspri commented on a change in pull request #194: Update README regarding the environment variable OPENWHISK_HOME

jonpspri commented on a change in pull request #194: Update README regarding the environment variable OPENWHISK_HOME
URL: https://github.com/apache/incubator-openwhisk-cli/pull/194#discussion_r163044009
 
 

 ##########
 File path: README.md
 ##########
 @@ -60,6 +60,7 @@ If it is executed successfully, you can find your binary `wsk` directly under Op
 
 This is the second choice for you to build the binary. Make sure that you have Docker and gradle on your machine:
 [installing Docker](https://docs.docker.com/engine/installation/) and [installing Gradle](https://gradle.org/install) for your local machine.
+The environment variable OPENWHISK_HOME needs to be correctly set, by pointing to the home directory of openwhisk. 
 
 Review comment:
   I added code to the settings.gradle in #184 that would default the OPENWHISK_HOME to '../incubator-openwhisk', which will (often) work, as well as deliver a sane error message.  Ymmv.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services