Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

"Error while processing route: crates JSON.parse: unexpected end of data at line 1 column 1 of the JSON data" #40

Open
@steveklabnik

Description

@steveklabnik

@GuillaumeGomez has problems loading up rustdoc

imperio

This means that this line is for some reason not finding data.json.

I have a hunch it's because this is a relative URL. It works for me locally, and @QuietMisdreavus as well. @GuillaumeGomez is on OS X, so I wonder if that's the issue.

If anyone else sees this bug, I'd like to figure out how to solve it.

As a workaround, python -m SimpleHTTPServer in the example\target\doc directory seems to make it work.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions