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

reqwest version used expect a window object #170

Closed
kandros opened this issue Jun 10, 2016 · 5 comments
Closed

reqwest version used expect a window object #170

kandros opened this issue Jun 10, 2016 · 5 comments
Milestone

Comments

@kandros
Copy link

kandros commented Jun 10, 2016

reqwest version 1.1.4 from package jason expect a window object, I'm building universal application and this is causing a compilation error #127

More recent versions of reqwest does handle the situation in wich window is not defined.

please consider update

@kandros kandros changed the title reqwest version used, expect a window object reqwest version used expect a window object Jun 10, 2016
@phuna
Copy link

phuna commented Aug 17, 2016

@kandros : Did you get through this? I'm having the sample problem

@kandros
Copy link
Author

kandros commented Aug 17, 2016

@phuna i forked and updated reqwest manually, and used https://github.com/webpack/imports-loader when possible

@phuna
Copy link

phuna commented Aug 17, 2016

@kandros Thanks for the information

@MacsDickinson
Copy link

MacsDickinson commented Aug 19, 2016

I'm getting this too trying to add auth0 to a universal react app.

It's being looked at here #181

@itsovereasy
Copy link

I'm suddenly running into this issue as well. No idea why it wasn't happening before, as I've been using this lib and running CI with mocha for a month now.

Winchan is also causing issues due to its calling of the browser global navigator

This is causing my builds to fail!

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

4 participants