Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Plugin generate not working #9

Open
AndreLZGava opened this issue Jan 8, 2016 · 4 comments
Open

Plugin generate not working #9

AndreLZGava opened this issue Jan 8, 2016 · 4 comments

Comments

@AndreLZGava
Copy link

rails g admin_lte2_plugins PLUGIN_NAME is not working for me this give me a error in my terminal, but that creates the code in the aplication.js file
Error in terminal:
Could not find "PLUGIN_NAME" in any of your source paths. Your current source paths are:
/home/my_computer/.rvm/gems/ruby-2.1.2/gems/adminlte2-rails-0.0.6/lib/generators/admin_lte2_plugins/templates

Am I doing something simply wrong?

@oca159
Copy link

oca159 commented Apr 10, 2016

I have the same problem, any workaround?

@KarolisMart
Copy link

Check if plugin files have the same names that are set in plugins_generator.rb, I have fixed a similar error.

@oca159
Copy link

oca159 commented Apr 11, 2016

Thanks, i am going to check the names.

@vanliem
Copy link

vanliem commented May 16, 2018

In my case, I need to install slimScroll, just need (lowercase plugin name), It work for me
$rails g admin_lte2_plugins slimscroll

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

No branches or pull requests

4 participants