github.com/paulcsmith/crystal-mastery
master / published Aug 31, 2018 / repository
Screencasts for learning Crystal
Documentation could not be built
Build failed
The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.
What the builder reported
docs-build: crystal docs exited 62
crystal docs said:
no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
There was a problem expanding macro 'directory'
Code in lib/lucky_cli/src/lucky_cli/browser_src_template.cr:4:3
4 | directory "#{__DIR__}/../browser_app_skeleton"
^
Called macro defined in lib/teeplate/src/lib/file_tree.cr:7:5
7 | macro directory(dir)
Which expanded to:
9 | IGVuZAplbmQK
10 | EOS
> 11 | , File::Permissions.from_value(420))
^
Error: expecting token ')', not ','