Hello,
I’m trying to publish doc to Github page (compiling doc locally is working fine) for
Doc should be available at
http://scls19fr.github.io/Nextion.jl/latest
but I’m facing this error:
ERROR: LoadError: IOError: chdir /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Sockets/src: no such file or directory (ENOENT)
https://travis-ci.org/scls19fr/Nextion.jl/jobs/477239477#L502
I’m using https://github.com/andrewadare/LibSerialPort.jl which is currently unregistered.
Any idea what is going wrong?
Kind regards
PS : related post [ANN] Nextion.jl