jspm/jspm.io

jspm.io homepage doesn't load

Closed this issue · 1 comments

This may actually be a jspm registry issue but it causes http://jspm.io to hang on the spinner when loading the homepage (which I am keen to read).

It looks like the github repo referenced below has been moved to an organisation (https://github.com/showdownjs/showdown) and this may be the cause?

Unfortunately I'm travelling at the moment so investigating further may be a little tricky.

Chris

Failed to load resource: the server responded with a status of 404 (Not Found) https://github.jspm.io/coreyti/showdown.js
Uncaught Not Found: https://github.jspm.io/coreyti/showdown.js jspm.io/:536

Thanks Chris so much for letting me know about this!

The Showdown repo was moved on GitHub from "coreyti/showdown" to
"showdownjs/showdown". While the CLI supports GitHub redirects when repos
move, this support has not yet been added on the CDN server (it's on my
list actually). I updated the jspm registry here -
jspm/registry@20fad0d
and that has sorted it out.

On 6 October 2014 18:22, chrismilleruk notifications@github.com wrote:

This may actually be a jspm registry issue but it causes http://jspm.io
to hang on the spinner when loading the homepage (which I am keen to read).

It looks like the github repo referenced below has been moved to an
organisation (https://github.com/showdownjs/showdown) and this may be the
cause?

Unfortunately I'm travelling at the moment so investigating further may be
a little tricky.

Chris

Failed to load resource: the server responded with a status of 404 (Not Found) https://github.jspm.io/coreyti/showdown.js
Uncaught Not Found: https://github.jspm.io/coreyti/showdown.js jspm.io/:536

Reply to this email directly or view it on GitHub
#7.