Skip to content

Using disconnect with browserify #63

Description

@antoine-crettenand

Hi I'm developing a small web application and would like to be able to show the discogs collection of a user. Since I'm new to this, I'm using browserify to make things easier but I ran into some issue that I can resolve.
When I call the getReleases method, I get the following error in the browser console :

TypeError: queryString.escape is not a function

After some research, I found out that sometimes the querystring module used is too old and not compatible with browserify and was wondering if it was a known issue or if I'm doing something wrong...

Thank you in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions