質問

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