Skip to content

Can't load data on empty instance #1

@skodapetr

Description

@skodapetr

Running using npm start and opening in web browser it's seen that the site tries to fetch resources from
/data/descriptors.json and /data/targets.json, these are available but contains HTML code of the main page.

Causing the following errors:

index.js:8 Error Message Cannot load data from /data/descriptors.json.
SyntaxError: Unexpected token < in JSON at position 0
16:32:44.927 index.js:8 Error Message Cannot load data from /data/targets.json.
SyntaxError: Unexpected token < in JSON at position 0

I gues this should not happen and some static resources should be server instead?

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