Hello,
I follow the guide ‘https://github.com/folio-org/folio-install/blob/master/single-server.md’, to build a single server in Linux.
When do step ’ Deploy a compatible FOLIO backend, enable for tenant’, item ‘Post the list of backend modules to deploy and enable.’, got error as below:
curl -w ‘\n’ -D - -X POST -H “Content-type: application/json” \
-d @platform-core/okapi-install.json
http://localhost:9130/_/proxy/tenants/diku/install
HTTP/1.1 100 Continue
HTTP/1.1 400 Bad Request
Content-Type: text/plain
content-length: 76
No running instances for module mod-calendar-1.3.2. Can not invoke /_/tenant
Pls advice, thx a lot.
Alen