Closed LuckyJosh closed 5 years ago
I installed the packages
sudo apt install ruby-dev nodejs libxml2-dev libxslt1-dev
and it works. Maybe that helps.
nodejs:i386
You only need one! The i386 is the 32 bit build. nodejs is used for serving the site locally I think (It's a dependency of jekyll)
fixed
Trying to install the dependencies you get the following error for the package
nodejs-legacy
:Installing the given replacement packages
nodejs:i386 nodejs
seems to work. Yet I'm not sure for what purpose this dependency is needed and what to look for. :thinking: