carpentries-incubator / julia-novice

A lesson exploring the Julia language

Home Page:https://carpentries-incubator.github.io/julia-novice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page not building due to ANSI character sequence appearing when precompiling packages

dpshelio opened this issue · comments

In the last commit, there is a set of ANSI characters from precompiling the packages. This made the website to stop building the latest version.

�[32m ✓ �[39m�[90mOpenSSL_jll�[39m
�[32m ✓ �[39m�[90mOpenSSL�[39m
�[32m ✓ �[39m�[90mHTTP�[39m
�[32m ✓ �[39m�[90mWebSockets�[39m
�[33m ✓ �[39m�[90mWebIO�[39m
�[33m ✓ �[39m�[90mJSExpr�[39m
�[33m ✓ �[39mTrebuchet
7 dependencies successfully precompiled in 416 seconds. 160 already precompiled.
�[33m3�[39m dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions

I have removed these characters on a fork and works fine (except that doesn't build now because cran is down, but locally is perfect). That was not picked on the PR that introduced these changes because it seems that the actions running on the PR doesn't try to build the site.

I don't know how to contribute these changes, as that happens when the code is run via literate.