This repository has been archived by the owner on Feb 25, 2021. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sprockets::FileNotFound in Devise::Sessions#new
Showing /root/Fuzzapi/app/views/layouts/application.html.erb where line #5 raised:
couldn't find file 'devise_bootstrap_views' with type 'text/css'
Checked in these paths:
/root/Fuzzapi/app/assets/images
/root/Fuzzapi/app/assets/javascripts
/root/Fuzzapi/app/assets/stylesheets
/root/Fuzzapi/vendor/assets/javascripts
/root/Fuzzapi/vendor/assets/stylesheets
/usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/images
/usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/stylesheets
/usr/local/rvm/gems/ruby-2.3.0/gems/jquery-rails-4.3.5/vendor/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/coffee-rails-4.1.1/lib/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/rails-assets-tether-1.4.7/app/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/rails-assets-tether-1.4.7/app/assets/stylesheets
/usr/local/rvm/gems/ruby-2.3.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/popper_js-1.16.0/assets/javascripts
/usr/local/rvm/gems/ruby-2.3.0/gems/bootstrap-4.0.0/assets/stylesheets
/usr/local/rvm/gems/ruby-2.3.0/gems/bootstrap-4.0.0/assets/javascripts
Extracted source (around line #13):
11
12
13
14
15
16
*= require devise_bootstrap_views
*= require_tree .
*= require_self
*/
Rails.root: /root/Fuzzapi
Application Trace | Framework Trace | Full Trace
app/assets/stylesheets/application.scss:13
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___300387981749728629_47265848716880'