Closed sim2github closed 9 years ago
This works perfectly, I've run this 50+ times, last time 3 min ago, works perfectly. Can you add more information on your system ?
Okay I've "fixed" that now, it's happening when you use a unix-based host sytem or do not have folder sync activated (uncommon, but valid scenario for sure).
https://github.com/panique/mini2/blob/master/Mini/_vagrant/bootstrap.sh
After Vagrant up
sass-compiler
cannot access tostyle
file 0644 permission rule. Because ofwww-data:www-data
(apache) andvagrant:vagrant
in different groups. Maybe addchmod 0777 /var/www/html/myproject/public/css/style.css
inbootstrap.sh
?