Errors with package Plots, error message attached Plots v1.32.0

Precompiling project…
✗ GR
✗ Plots
✗ StatsPlots
0 dependencies successfully precompiled in 27 seconds. 300 already precompiled.
3 dependencies errored. To see a full report either run import Pkg; Pkg.precompile() or load the packages
Testing Running tests…
ERROR: LoadError: ArgumentError: not a path: /home/folder/.julia/packages/GR/uG7UO/deps/deps.jl
Stacktrace:
[1] RelocatableFolders.Path(mod::Module, dir::String, path::String, ignore::Nothing)
@ RelocatableFolders ~/.julia/packages/RelocatableFolders/64bhJ/src/RelocatableFolders.jl:55
[2] top-level scope
@ ~/.julia/packages/GR/uG7UO/src/GR.jl:36
[3] include
@ ./Base.jl:419 [inlined]
[4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::String)
@ Base ./loading.jl:1554
[5] top-level scope
@ stdin:1
in expression starting at /home/folder/.julia/packages/GR/uG7UO/src/GR.jl:2
in expression starting at stdin:1
ERROR: LoadError: Failed to precompile GR [28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71] to /home/folder/.julia/compiled/v1.8/GR/jl_1DiHay.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:35
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)
@ Base ./loading.jl:1705
[3] compilecache
@ ./loading.jl:1649 [inlined]
[4] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1337
[5] _require_prelocked(uuidkey::Base.PkgId)
@ Base ./loading.jl:1200
[6] macro expansion
@ ./loading.jl:1180 [inlined]
[7] macro expansion
@ ./lock.jl:223 [inlined]
[8] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1144
[9] include(mod::Module, _path::String)
@ Base ./Base.jl:419
[10] include(x::String)
@ Plots ~/.julia/packages/Plots/yJrrq/src/Plots.jl:1
[11] top-level scope
@ ~/.julia/packages/Plots/yJrrq/src/Plots.jl:226
[12] include
@ ./Base.jl:419 [inlined]
[13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::String)
@ Base ./loading.jl:1554
[14] top-level scope
@ stdin:1
in expression starting at /home/folder/.julia/packages/Plots/yJrrq/src/backends/gr.jl:6
in expression starting at /home/folder/.julia/packages/Plots/yJrrq/src/Plots.jl:1
in expression starting at stdin:1
ERROR: LoadError: Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to /home/folder/.julia/compiled/v1.8/Plots/jl_YQLf7J.
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:35
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)
@ Base ./loading.jl:1705
[3] compilecache
@ ./loading.jl:1649 [inlined]
[4] _require(pkg::Base.PkgId)
@ Base ./loading.jl:1337
[5] _require_prelocked(uuidkey::Base.PkgId)
@ Base ./loading.jl:1200
[6] macro expansion
@ ./loading.jl:1180 [inlined]
[7] macro expansion
@ ./lock.jl:223 [inlined]
[8] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1144
[9] include(fname::String)
@ Base.MainInclude ./client.jl:476
[10] top-level scope