2013-05-29 48 views
0

this視頻Twitter的引導錯誤使用較少

生成的應用程序,腳手架,更新的Gemfile後,運行安裝包,運行軌道服務器,收到錯誤。 現在用的寶石

「Twitter的引導護欄」

,有爲什麼它是一種與問題的一個原因「少?」 =>

::的ActionView模板::錯誤(無法加載這樣的文件 - 以下( /Users/ryanmindigo/store/app/assets/stylesheets/bootstrap_and_overrides.css.less)):

2: <html> 
    3: <head> 
    4: <title>Store</title> 
    5: <%= stylesheet_link_tag "application", :media => "all" %> 
    6: <%= javascript_include_tag "application" %> 
    7: <%= csrf_meta_tags %> 
    8: </head> 
    app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__2789023687141131830_70195710799000' 
    app/controllers/products_controller.rb:7:in `index' 

回答

0

刪除bootstrap_and_overrides.css.less文件,對於更新的gem可能不需要。如果出現新錯誤,請發表評論,以便我們可以看到更多。