vertmac / designmodo-startup_framework-rails

A gem to integrate designmodo Startup Framework in Rails
BSD 2-Clause "Simplified" License
36 stars 5 forks source link

Error while running rails generate startup_framework:install <Startup Framework Directory> #1

Closed aman199002 closed 10 years ago

aman199002 commented 10 years ago

I have downloaded startup framework. But when i am trying to intsall it using:

$ rails generate startup_framework:install <Startup Framework Directory>

I am getting an error:

No such file or directory - /Users/aman/Downloads/startup framework/common-files/css/images/bx_loader.gif (Errno::ENOENT)

ronban commented 10 years ago

Your download folder looks wrong. There should be a developer and designer on top and these files should then come automatically in place. But I will check whether the code to copy these image is right or not.

On 05-Jun-2014, at 10:40 am, aman garg notifications@github.com wrote:

I have downloaded startup framework. But when i am trying to intsall it using:

$ rails generate startup_framework:install

I am getting an error:

No such file or directory - /Users/aman/Downloads/startup framework/common-files/css/images/bx_loader.gif (Errno::ENOENT)

— Reply to this email directly or view it on GitHub https://github.com/vertmac/designmodo-startup_framework-rails/issues/1.

ronban commented 10 years ago

Closing this if you have got the correct directory.