Rails ActiveAdmin Sass Import Error -



Rails ActiveAdmin Sass Import Error -

this error has plagued me more 24 hours , need either solve or drop active admin :

argumenterror @ /admin wrong number of arguments (3 2) (in c:/users/joelb/rubymineprojects/bleh/app/assets/stylesheets/active_admin.css.scss) engine_from_pathsass-rails (4.0.2) lib/sass/rails/importer.rb def engine_from_path(name, dir, options) (this error line) full_filename, syntax = sass::util.destructure(find_real_file(dir, name, options)) homecoming unless full_filename && file.readable?(full_filename) sprockets::sassimporter#engine_from_path sass-rails (4.0.2) lib/sass/rails/importer.rb, line 80 sprockets::sassimporter#find_relative sass-rails (4.0.2) lib/sass/rails/importer.rb, line 27 sass::tree::importnode#import sass (3.2.0) lib/sass/tree/import_node.rb, line 45 sass::tree::importnode#imported_file sass (3.2.0) lib/sass/tree/import_node.rb, line 25 sass::tree::importnode#css_import? sass (3.2.0) lib/sass/tree/import_node.rb, line 34

i've tried deleting gem , rebundling , no . see activeadmin fails in sass @import part . gem included , can see assets should . has ?

i had same issue , fixed locking sass version 3.2.19 (gem 'sass', '>= 3.2.19' in gemfile).

ruby-on-rails activeadmin

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -