package.elm-lang.org icon indicating copy to clipboard operation
package.elm-lang.org copied to clipboard

Source of package coreytrampe/elm-vendor does not exist anymore

Open reinefjord opened this issue 6 years ago • 1 comments

Using the package coreytrampe/elm-vendor returns

Error: The following HTTP request failed.
<https://github.com/coreytrampe/elm-vendor/zipball/2.0.3/>

during build as the GitHub account "coreytrampe" does not seem to exist anymore, and the source of that package is gone.

I haven't found any pointers to where these kind of reports go, I hope this is it.

reinefjord avatar Jun 20 '19 13:06 reinefjord

This brings back memories of the left-pad incident. In this case, since package.elm-lang.org is merely a discovery/documentation site and the packages themselves aren't hosted there, I'm guessing purging it from the index would be the way to go?

Checksum avatar Jun 27 '19 06:06 Checksum