isomorphic-git/isomorphic-git.github.io

"ReferenceError: pify is not defined"

tomByrer opened this issue · 2 comments

Looking at Fx console, I get the error ReferenceError: pify is not defined for

window.pfs = pify(fs) // make a Promisified version

For both cloud versions.

Yeah, that's caused by 503 from the CDN hosting pify. If you try again later it will probably work fine. Oh hang on I see your other issue #15 .

Fixed!