You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is unclear if dependencies like ElasticSearch, ICU Analysis Plugin, MongoDB 5.0.27, and pdftotext (Poppler) need to be installed on the machine or can be used through Docker services.
I tried using Docker for those dependencies mentioned, but encountered issues:
After installing everything, running yarn blank-state required mongosh to be installed locally. After installing mongosh, I still had to install poppler-utils for the command to work.
Can we update the README to include a 'Getting Started with Docker' and 'Getting started w/o Docker' section to describe a step-by-step guide on both ways to get the application running ?
If need further details, please, let me know.
The text was updated successfully, but these errors were encountered:
It is unclear if dependencies like ElasticSearch, ICU Analysis Plugin, MongoDB 5.0.27, and pdftotext (Poppler) need to be installed on the machine or can be used through Docker services.
I tried using Docker for those dependencies mentioned, but encountered issues:
After installing everything, running yarn blank-state required mongosh to be installed locally. After installing mongosh, I still had to install poppler-utils for the command to work.
Can we update the README to include a 'Getting Started with Docker' and 'Getting started w/o Docker' section to describe a step-by-step guide on both ways to get the application running ?
If need further details, please, let me know.
The text was updated successfully, but these errors were encountered: