I am new to CHT and currently trying to learn and understand more about the CHT, so I was trying to setup the cht-core project locally, was following the steps mentioned in link for the setup
But I encountered the following error[screenshots attached] while performing the command npm run build-dev
Hey rajeevtapadia, Thanks for the reply!!
It worked!!
But I have a doubt. Is the bzip2 expected to be present in the OS installation by default?
As docs don’t have any mention to install this dependency, should the docs be updated to include it?
bzip2 is there by default in most Linux distribution. AFAIK its not there if WSL2 and a minimal Linux install and in your case Ubuntu.
Was your Ubuntu installation a minimal one or standard one?
Wow! Really great to see the community helping each out here - this was just lovely to see. Thanks all!
Yup - please always free to open an issue. If you have the time, feel free to open a pull request as well! If it’s a small fix, like this one, you can jump directly to opening the pull request, we don’t need issues for everything.
I went ahead and made one for this issue already though. Thanks!