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
Hey @almereyda , wonderful, love to hear you like it :)
Yeah, for libyaml, there are a couple C libraries which need to exist on the system, such as libgc, libxml2 and libyaml.
We thought of maybe mentioning this in the install steps, but the thing is that different Linux distributions may or may not install these by default, or these packages may already be installed due to some other packages which the user needed.
So for now we've decided not to mention this part at all. I will see if there exists a simple way in which this note can be included in the README.
When following the installation instructions,
shards
fails withThis can be circumvented by installing
luarocks
for your system, and then installing lyaml, i.e. for Fedora 28:Then
shards
will complete as expected.Thank you for this beautiful, simple wiki.
The text was updated successfully, but these errors were encountered: