Any ideas why I can't resolve couch_js on a windows install?
Got a similar install on couchdb8 working but 9 won't start.
I've tried editing the javascript=couch_js line in default.ini all
different ways but it won't resolve.
Get this error on startup.
...
[log] level="debug"
[query_servers] javascript="couch_js.exe \"C:/Program
Files/erl5.7.2/lib/apache-couchdb-0.9.0/share/server/main.js\""
** exception exit: "The specified module could not be found."
in function couch_util:start_driver/1
in call from couch_server_sup:start_server/1
Thanks