Open prasad83 opened 1 year ago
All needed is the right versions of NodeJS, PIP. Along with the tools so you can import and the built tools.
curl -sL https://deb.nodesource.com/setup_18.x | bash -
apt install -y git nodejs python3 build-essential python3-dev pandoc
curl https://bootstrap.pypa.io/get-pip.py | python3
pip3 install html2text
I had to get development deps setup before requirements.