-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels