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
julia> using CryptoDashApp
Precompiling CryptoDashApp
┌ Warning: attempting to remove probably stale pidfile
│ path = "/home/vikas/.julia/compiled/v1.10/PlotlyJS/1r9Ld_Bp1s6.ji.pidfile"
└ @ FileWatching.Pidfile ~/.julia/juliaup/julia-1.10.0+0.x64.linux.gnu/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:244
^C Interrupted: Exiting precompilation... ] 0/3
◑ Dash Waiting for background task / IO / timer. Interrupt to inspect
2 dependencies had output during precompilation:mer. Interrupt to inspect
┌ PlotlyJS
│ [pid 56229] waiting for IO to finish:
│ Handle type uv_handle_t->data
│ pipe[17] 0x1aaeba0->0x7f66729ba310
│ pipe[11] 0x1761300->0x7f66729ba3b0
│ process[56277] 0x1ade8d0->0x7f6672931430
│ This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help.
Precompilation gets stuck as shown below:
Related issue (JuliaLang/julia#52685) and PR (JuliaLang/Downloads.jl#234) are currently in progress. We will need to update dependencies with the correct version later.
The text was updated successfully, but these errors were encountered: