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

Uncaught error, no options given #72

Open
developer94404 opened this issue Jan 21, 2017 · 0 comments
Open

Uncaught error, no options given #72

developer94404 opened this issue Jan 21, 2017 · 0 comments

Comments

@developer94404
Copy link

I'm using it like:

var request = require('browser-request');

request('/blah', (err, resp, body) => {

});

But in the browser console, I get the uncaught exception "Error: no options given". However, according to the documentation, I don't need to give any options for a fetch request??

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