You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a deprecation warning when precompiling PlotlyJS
┌ Warning: `@get!(dict, key, default)` at C:\Users\Ilja\.julia\packages\WebIO\nTMDV\src\scope.jl:160 is deprecated, use `get!(()->default, dict, key)` instead.
└ @ Base deprecated.jl:204
┌ Warning: `@get!(dict, key, default)` at C:\Users\Ilja\.julia\packages\WebIO\nTMDV\src\scope.jl:357 is deprecated, use `get!(()->default, dict, key)` instead.
└ @ Base deprecated.jl:204
WARNING: using HTTP.stack in module Mux conflicts with an existing identifier.
Describe the bug
I get a deprecation warning when precompiling PlotlyJS
Version info
The text was updated successfully, but these errors were encountered: