Pluto precompile failure

Hi,
while normal updating the packages, I have the following error for Pluto. How can I correct this:

ERROR: The following 1 direct dependency failed to precompile:

Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781]

Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to /home/bo/.julia/compiled/v1.7/Pluto/jl_UhZcV9.
ERROR: LoadError: Evaluation into the closed module `Configurations` breaks incremental compilation because the side effects will not be permanent. This is likely due to some other module mutating `Configurations` with `eval` during precompilation - don't do this.
Stacktrace:
  [1] eval
    @ ./boot.jl:373 [inlined]
  [2] eval
    @ ~/.julia/packages/Configurations/RNhkY/src/Configurations.jl:1 [inlined]
  [3] is_reflect_type_expr(m::Module, ex::Any)
    @ Configurations ~/.julia/packages/Configurations/RNhkY/src/codegen.jl:144
  [4] has_duplicated_reflect_type
    @ ~/.julia/packages/Configurations/RNhkY/src/codegen.jl:135 [inlined]
  [5] option_m(mod::Module, ex::Expr, type_alias::Nothing)
    @ Configurations ~/.julia/packages/Configurations/RNhkY/src/codegen.jl:94
  [6] option_m(mod::Module, ex::Expr)
    @ Configurations ~/.julia/packages/Configurations/RNhkY/src/codegen.jl:92
  [7] var"@option"(__source__::LineNumberNode, __module__::Module, ex::Any)
    @ Configurations ~/.julia/packages/Configurations/RNhkY/src/codegen.jl:84
  [8] #macroexpand#51
    @ ./expr.jl:115 [inlined]
  [9] macroexpand
    @ ./expr.jl:114 [inlined]
 [10] docm(source::LineNumberNode, mod::Module, meta::Any, ex::Any, define::Bool) (repeats 2 times)
    @ Base.Docs ./docs/Docs.jl:537
 [11] var"@doc"(__source__::LineNumberNode, __module__::Module, x::Vararg{Any})
    @ Core ./boot.jl:517
 [12] include(mod::Module, _path::String)
    @ Base ./Base.jl:420
 [13] include(x::String)
    @ Pluto ~/.julia/packages/Pluto/nkHsc/src/Pluto.jl:11
 [14] top-level scope
    @ ~/.julia/packages/Pluto/nkHsc/src/Pluto.jl:23
 [15] include
    @ ./Base.jl:420 [inlined]
 [16] 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::Nothing)
    @ Base ./loading.jl:1318
 [17] top-level scope
    @ none:1
 [18] eval
    @ ./boot.jl:373 [inlined]
 [19] eval(x::Expr)
    @ Base.MainInclude ./client.jl:453
 [20] top-level scope
    @ none:1
in expression starting at /home/bo/.julia/packages/Pluto/nkHsc/src/Configuration.jl:22
in expression starting at /home/bo/.julia/packages/Pluto/nkHsc/src/Configuration.jl:1
in expression starting at /home/bo/.julia/packages/Pluto/nkHsc/src/Pluto.jl:1