Each time I try to use the script/plugin script to install a plugin, I get an error : -Plugin not found : ["plugin_name"]
Jorje Xav wrote:
Each time I try to use the script/plugin script to install a plugin, I get an error : -Plugin not found : ["plugin_name"]
It happens so wat u can do is in yr windows maching navigating to the project folder in the command prompt type ruby script/plugin install "http://Url of the plugin"
if u give just the plugin name u'll get that error
Ratnavel Sundaramurthi wrote:
Jorje Xav wrote:
Each time I try to use the script/plugin script to install a plugin, I get an error : -Plugin not found : ["plugin_name"]
It happens so wat u can do is in yr windows maching navigating to the project folder in the command prompt type ruby script/plugin install "http://Url of the plugin"
if u give just the plugin name u'll get that error
it give me the error even if i'm in the project folder
Please explain what plugins in particular you are trying to install and the exact commands you’re using. Also try ruby script/plugin discover and then script/plugin install.