Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve "this" in returned function. #1

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Conversation

norla
Copy link

@norla norla commented Oct 20, 2016

I get this error running against ghost 0.11.2

TypeError: Cannot read property 'config' of undefined at node_modules/ghost-s3-storage-adapter/index.js:157:25

Investigating the stack trace lead me to this fix, which resolved the problem.

@aorcsik
Copy link
Owner

aorcsik commented Jul 28, 2017

Great find, thank you! 👍

@aorcsik aorcsik merged commit 9630899 into aorcsik:master Jul 28, 2017
@aorcsik
Copy link
Owner

aorcsik commented Jul 28, 2017

Bumped version to v3.0.5 and published it on npm too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants