csantanapr commented on issue #2355: Can not find bin/mac/amd64/wsk URL: https://github.com/apache/incubator-openwhisk/issues/2355#issuecomment-307530776 Hum try this commands that are also located in the Vagrant file. Since I don't know the state I will run teardown and rm the db_local.ini ``` cd /home/vagrant/openwhisk/ansible rm db_local.ini ansible-playbook -i environments/local teardown.yml ansible-playbook -i environments/local couchdb.yml ansible-playbook -i environments/local initdb.yml ansible-playbook -i environments/local wipe.yml' ansible-playbook -i environments/local apigateway.yml' ansible-playbook -i environments/local -e docker_image_prefix=openwhisk openwhisk.yml' ansible-playbook -i environments/local postdeploy.yml' ``` ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
