We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(v1.4) pkg> build TableView Building WebIO ────→ `~/.julia/packages/WebIO/nTMDV/deps/build.log` Building TableView → `~/.julia/packages/TableView/1D3rM/deps/build.log` ┌ Error: Error building `TableView`: │ ┌ Error: Download failed: curl: (22) The requested URL returned error: 500 │ └ @ Base download.jl:43 │ ERROR: LoadError: failed process: Process(`curl -s -S -g -L -f -o /home/steiner/.julia/packages/TableView/1D3rM/deps/ag-grid-22.1.0/ag-grid.css https://unpkg.com/ag-grid-community@22.1.0/dist/styles/ag-grid.css`, ProcessExited(22)) [22] │ │ Stacktrace: │ [1] pipeline_error at ./process.jl:525 [inlined] │ [2] download_curl(::String, ::String, ::String) at ./download.jl:44 │ [3] download(::String, ::String) at ./download.jl:62 │ [4] top-level scope at /home/steiner/.julia/packages/TableView/1D3rM/deps/build.jl:9 │ [5] include(::String) at ./client.jl:439 │ [6] top-level scope at none:5 │ in expression starting at /home/steiner/.julia/packages/TableView/1D3rM/deps/build.jl:9
how do i do to solve this, thank you
The text was updated successfully, but these errors were encountered:
That seems like it should be an intermittent error.
Can you try accessing https://unpkg.com/ag-grid-community@22.1.0/dist/styles/ag-grid.css in a browser?
https://unpkg.com/ag-grid-community@22.1.0/dist/styles/ag-grid.css
Sorry, something went wrong.
No branches or pull requests
how do i do to solve this, thank you
The text was updated successfully, but these errors were encountered: