Question

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?

Était-ce utile?

La solution

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)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top