matej2

Results 4 comments of matej2

I tried both heroku-18 and heroku-16 and it returns me the following error: > bash: node: command not found

I need the same thing.. Found out it is not possible

Same error here. Except that i tried copying files to `/Users//.docker/machine/machines/default` and it is still not working. `docker-machine env default` prints: ``` export DOCKER_CERT_PATH="C:\Users\\.docker\machine\machines\default" ``` EDIT: After running `eval $(docker-machine...