Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot load such file -- less #10

Closed
fedorn opened this issue Jul 4, 2013 · 2 comments
Closed

cannot load such file -- less #10

fedorn opened this issue Jul 4, 2013 · 2 comments

Comments

@fedorn
Copy link
Contributor

fedorn commented Jul 4, 2013

I have this error after installation (you have a typo in this word in readme ;) )

LoadError in Database_connections#index

Showing /home/fsqcds/db_explorer/app/views/layouts/application.html.haml where line #11 raised:

cannot load such file -- less
  (in /home/fsqcds/db_explorer/app/assets/stylesheets/bootstrap_and_overrides.css.less)
Extracted source (around line #11):

8:     / Le HTML5 shim, for IE6-8 support of HTML elements
9:     /[if lt IE 9]
10:       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
11:     = stylesheet_link_tag "application", :media => "all"
12:     %link{:href => "/favicon.ico", :rel => "shortcut icon"}/
13:     %link{:href => "images/apple-touch-icon.png", :rel => "apple-touch-icon"}/
14:     %link{:href => "images/apple-touch-icon-72x72.png", :rel => "apple-touch-icon", :sizes => "72x72"}/
@fedorn
Copy link
Contributor Author

fedorn commented Jul 4, 2013

I made pull request for this #11

@robinbortlik
Copy link
Owner

Because this taks was fixed by #11 , I will close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants