particles.js
particles.js copied to clipboard
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
Soo when I try it on my website, I get the error SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
Followed by onreadystatechange https://MYWEBSITE.TLD/particles.js:1530
Well that means, that your JSON-file is corrupted / can't be parsed!
same error
same error for me too