Hello Alvaro, Thanks for the support,
Ym now by the point Copy the example local.yml if you don’t have one already: cp local.example.yml local.yml But when I run the command I get the error : Mac-mini:~ michel$ cp local.example.yml local.yml cp: local.example.yml: No such file or directory After it I need the open the file and add PHP: version 7.0 Thanks for the support! Best regards, Michel Op vrijdag 25 maart 2016 00:23:23 UTC+1 schreef Alvaro Miranda Aguilera: > > Hello > > The project use plugins, if you would like to install them, then try: > > vagrant plugin install <name_of_plugin> > > ie. > > vagrant plugin install vagrant-vbguest > vagrant plugin install vagrant-hostmanager > > Thanks > Alvaro > > On 25/03/2016, at 3:51 AM, Michel van de Wiel <[email protected] > <javascript:>> wrote: > > Hi Guys, > > I want to set up a test environment for the first time, only I run into a > snag. > > > 1 - In the Terminal from my Mac I have running the command: > > > git clone https://github.com/ByteInternet/hypernode-vagrant > cd hypernode-zwerver > > > > Last login: Thu Mar 24 13:12:55 on ttys000 > Mac-mini:~ michel$ git clone https: > //github.com/ByteInternet/hypernode-vagrant > Cloning into 'hypernode-vagrant'... > remote: Counting objects: 318, done. > remote: Compressing objects: 100% (56/56), done. > remote: Total 318 (delta 34), reused 0 (delta 0), pack-reused 262 > Receiving objects: 100% (318/318), 161.12 KiB | 0 bytes/s, done. > Resolving deltas: 100% (154/154), done. > Checking connectivity... done. > Mac-mini:~ michel$ cd hypernode-zwerver > -bash: cd: hypernode-zwerver: No such file or directory > > > > 2 - I have install VirtualBox > > 3 - I have install Varant > > > > Now I am in step 4 only I walk now determine where to enter this command ? > zwerver plugin installeren zwerver-vbguest zwerver-hostmanager > > > > Thanks for the effort! > > best regards, > > Michel > > > -- > 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 [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/c937c953-95f1-4e61-ae7e-698fafc34410%40googlegroups.com > > <https://groups.google.com/d/msgid/vagrant-up/c937c953-95f1-4e61-ae7e-698fafc34410%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/00e89c5e-36cf-4ecb-8520-29ca0fe7a9dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
