Skip to content
New issue

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

failed to build TableView beacause of error 500 #53

Closed
kurt-steiner opened this issue Jun 25, 2020 · 1 comment
Closed

failed to build TableView beacause of error 500 #53

kurt-steiner opened this issue Jun 25, 2020 · 1 comment

Comments

@kurt-steiner
Copy link

(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:5in expression starting at /home/steiner/.julia/packages/TableView/1D3rM/deps/build.jl:9

how do i do to solve this, thank you

@pfitzseb
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants