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

Only absolute urls are supported in example. And get empty object istead of file. #25

Closed
ghost opened this issue Dec 4, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 4, 2017

In your example
screen shot 2017-12-04 at 20 46 31
Client logs:
screen shot 2017-12-04 at 20 46 19
When i'm trying to make same thing on my server and client. I got empty object istead of file :(
screen shot 2017-12-04 at 20 49 07
Any ideas?

@jaydenseric
Copy link
Owner

Just looking at the resolver screenshot, it seems you are missing await:

const { stream, filename, mimetype, encoding } = await avatar

@jaydenseric
Copy link
Owner

Did you end up getting to the bottom of this one?

@jaydenseric
Copy link
Owner

We can reopen if the plot thickens 🙂

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

No branches or pull requests

1 participant