Closed (fixed)
Project:
ZURB Foundation
Version:
7.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Apr 2014 at 23:29 UTC
Updated:
20 Mar 2015 at 19:10 UTC
Jump to comment: Most recent
Hi there,
Thanks for the awesome theme, I'm loving it.
Just a small bug I noticed. If I try to run "drush fst" from outside the docroot via an alias, eg
drush @mysite.local fst awesomenewtheme
I get an error message:
Source directory /sites/all/themes/zurb-foundation/STARTER/ is not readable or does not exist.
It works fine if I cd to the docroot and run from there.
Comments
Comment #1
kevinquillen commentedComment #2
erlendoos commentedSame problem at 4.x branch
Comment #3
FiLeVeR10 commented@erlendoos is the alias you're trying to use listed when you run
drush sa?Comment #4
kevinquillen commentedI am going to guess the problem lies around here when using it outside of the docroot:
Comment #5
kevinquillen commentedComment #7
kevinquillen commentedTested, fixed and pushed to 5.x dev:
http://cgit.drupalcode.org/zurb-foundation/commit/?id=7bcab1a
Comment #9
kevinquillen commentedApplied same change to 4.x.
Comment #10
kevinquillen commented