You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: