Skip to content

GET / is fetched with node v0.10 #17

@adborden

Description

@adborden

I'm not really sure what the underlying issue is. I'm on node 0.10.40 and while the tests pass, I always get {'status_code': 500, 'status_text': 'JSON Parse Failed'} as a response for the autocomplete endpoint. After digging in, it's because / is being fetched, not the autocomplete endpoint and Google returns a 404.

I have a hunch the issue is with different versions of packages. There's no specific versions specified in the package.json so installing it now or in the future could affect the module's behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions