# Failed build of documentation on CI due to missing "Qt plugin" (?)

**URL:** https://discourse.julialang.org/t/failed-build-of-documentation-on-ci-due-to-missing-qt-plugin/71389
**Category:** General Usage
**Tags:** plotting, documenter, ci, github-actions
**Created:** [November 12, 2021, 3:27pm UTC](https://discourse.julialang.org/t/failed-build-of-documentation-on-ci-due-to-missing-qt-plugin/71389 "2021-11-12T15:27:31Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [November 12, 2021, 3:41pm UTC](https://discourse.julialang.org/t/failed-build-of-documentation-on-ci-due-to-missing-qt-plugin/71389/2 "2021-11-12T15:41:01Z")

</div>

> [@Plotting errors when building documentation using Plots.jl and Documenter.jl](https://discourse.julialang.org/t/plotting-errors-when-building-documentation-using-plots-jl-and-documenter-jl/67849):
>
> Hi all, I’m attempting to add plots into my package documentation using Plots.jl and Documenter.jl. However, creating a simple plot such as the following produces an error as below. Code in markdown file: using Plots plot(1:100) Resulting error when I tried julia --project=docs/ docs/make.jl: [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: ExpandTemplates: expanding markdown templates. connect: No error GKS: can't connect to GKS socket app…

---

_[View the full topic](https://discourse.julialang.org/t/failed-build-of-documentation-on-ci-due-to-missing-qt-plugin/71389)._
