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 directory2 - 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
--
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/c937c953-95f1-4e61-ae7e-698fafc34410%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
cp local.example.yml local.ymlMac-mini:~ michel$ cp local.example.yml local.yml
cp: local.example.yml: No such file or directoryTo view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/00e89c5e-36cf-4ecb-8520-29ca0fe7a9dd%40googlegroups.com.
Mac-mini:~ michel$ vagrant init
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
Mac-mini:~ michel$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'base' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'base' (v0) for provider: virtualbox
default: Downloading: base
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /Users/michel/base
Mac-mini:~ michel$
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/8ce584d1-1ec2-4080-9ea5-79246623b8be%40googlegroups.com.