Discussion:
[vagrant-up] Vagrant - command not found
Jagriti Jain
2018-09-11 06:14:17 UTC
Permalink
jagritij-a01:vagrant-env-setup-master jagritij$ pwd

/Users/jagritij/Downloads/Edureka/DevOps/Vagrant/vagrant-env-setup-master

jagritij-a01:vagrant-env-setup-master jagritij$ ls

README.md Vagrantfile bootstrap.sh nodes.json

jagritij-a01:vagrant-env-setup-master jagritij$ vagrant

-bash: vagrant: command not found

jagritij-a01:vagrant-env-setup-master jagritij$
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/2ce857d0-d3d7-4e7b-b88c-35c40b831090%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Antony Stone
2018-09-11 08:24:41 UTC
Permalink
Post by Jagriti Jain
jagritij-a01:vagrant-env-setup-master jagritij$ pwd
/Users/jagritij/Downloads/Edureka/DevOps/Vagrant/vagrant-env-setup-master
jagritij-a01:vagrant-env-setup-master jagritij$ ls
README.md Vagrantfile bootstrap.sh nodes.json
jagritij-a01:vagrant-env-setup-master jagritij$ vagrant
-bash: vagrant: command not found
How did you install vagrant on this machine?

Antony.
--
I bought a book about anti-gravity. The reviews say you can't put it down.

Please reply to the list;
please *don't* CC me.
Denislav Denov
2018-09-14 13:07:17 UTC
Permalink
Hello,

https://releases.hashicorp.com/vagrant/2.1.5/

In the link above you can find the installation files for the different OS.

You can use https://www.vagrantup.com/downloads.html if you have GUI and
pick the right one.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/dba597ea-a995-4a0b-ad73-2318bc61ce2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...