siefkenj / react-userscripts

Develop a Greasemonkey/Tampermonkey script using React
GNU General Public License v3.0
82 stars 19 forks source link

weird ass error #21

Closed Hellscaped closed 1 year ago

Hellscaped commented 1 year ago

So I'm writing a userscript for a roblox clone I'm a moderator for, and my script has no problem building, it says this and doesnt run when I go to the site. Uncaught SyntaxError: missing ] after element list home:1:143note: [ opened at line 1, column 96home:1:96 injected: env: missing script "9b0175d4-c0ae-43fc-96d0-698281dbe6f4"!

Hellscaped commented 1 year ago

it turns out that I did my @grants wrong in the header, there was nothing wrong with my code except that.