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

redirection to latest package version is broken

Open 2mol opened this issue 7 years ago • 3 comments

Edit: at least for Mouse it is.

example:

http://package.elm-lang.org/packages/elm-lang/core/2.0.1/Mouse

will show a

Warning! The latest version of this package is 5.1.1, which redirects to

http://package.elm-lang.org/packages/elm-lang/core/latest/Mouse,

which gives the error problem with parameter 'version': Must have format MAJOR.MINOR.PATCH (e.g. 1.0.2)

2mol avatar Aug 15 '17 07:08 2mol

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Aug 15 '17 07:08 process-bot

This is a duplicate of https://github.com/elm-lang/package.elm-lang.org/issues/195 I believe :slightly_smiling_face:.

bobwhitelock avatar Aug 15 '17 08:08 bobwhitelock

Maybe related to #279

dvberkel avatar May 05 '19 07:05 dvberkel