Вопрос

I need to reconfigure default setting for searchable plugin. When I try to run install-searchable-config I get the following error:

Error I/O exception loading script [null\scripts\Init.groovy (The system cannot find the path specified)]: null\scripts\Init.groovy (The system cannot find the path specified)

Anyone knows how can I fix this?

Это было полезно?

Решение

plugin needs a well declared grails home but you don't have as i see from exception. you have to find and correct grails home definition (at a groovy class)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top