Skip to content

Uncaught error, no options given #72

@developer94404

Description

@developer94404

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??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions