mage2_vagrant icon indicating copy to clipboard operation
mage2_vagrant copied to clipboard

Simple Magento 2 Vagrant Box

Results 26 mage2_vagrant issues
Sort by recently updated
recently updated
newest added

My VBox is in windows 10 and I got this error Cannot create a symlink for "/vagrant/data/magento2/app/design/frontend/Magento/luma/web/images/logo.svg" and place it to "/vagrant/data/magento2/pub/static/frontend/Magento/luma/en_US/images/logo.svg" Warning!symlink(): Protocol error do you have some idea...

Gg guys, this box contains PHP5.5 and not 7.0. So how can Magento 2 can be runned on it ?

When starting the box for the first time, it redirects to https and I get the response ERR_CONNECTION_REFUSED

I've followed the installation steps, ran `reinstall -s` and this is what I get when I try to go to https://mage2.dev:88/ ![image](https://user-images.githubusercontent.com/8091816/34460781-968275e8-ee10-11e7-9535-9df146403a6c.png)

I have Vagrant 1.9, and MacOS Sierra. I run the bash init_project.sh on the step of "Initializing vagrant box [init_project.sh]" it stays for some minutes and then it displays this...

All seemed to work fine untill I got to the installation step, what did I missed ? Anyways steps to reproduce: 1) cloned the repo with the --recursive flag as...

Getting a php error when trying to update magento to 2.1.7. How do you update php version? > vagrant@mage2:/vagrant/data/magento2$ composer require magento/product-community-edition 2.1.7 --no-update > ./composer.json has been updated >...

Not sure thought why we get this warning that /etc/puppet/hiera.yaml does not exists. any ideas? ![8](https://cloud.githubusercontent.com/assets/16985712/26657362/a891257c-4663-11e7-93e0-e450d3ae1a88.jpg)

Hi, I have followed the setup instructions. At the step 7 I realised that composer was not installed so installed it manually following the instructions on composer homepage. Than I...

I get this error after vagrant up: ``` Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'mage2_dev'... ==> default: Matching MAC address for NAT networking... ==>...