ifvictr / ghost-storage-github

:octocat: GitHub storage adapter for Ghost
https://npm.im/ghost-storage-github
MIT License
65 stars 12 forks source link

Ghost can't read favicon #22

Closed ifvictr closed 5 years ago

ifvictr commented 5 years ago

Error:

TypeError: Cannot read property 'then' of undefined
    at serveFavicon (/Users/victor/Projects/cms.ifvictr.com/node_modules/ghost/core/server/web/shared/middlewares/serve-favicon.js:54:21)

Called at: https://github.com/TryGhost/Ghost/blob/master/core/server/web/shared/middlewares/serve-favicon.js#L53

Fix: Implement a read method in GitHubStorage.