Valid packages.JSON but getting a bunch of errors

So, while I was updating the pages on the site, I got an error message saying that:

However, when I check my JSOn file, it’s all valid and non of the errors were there. I even tried to replace it with the original JSON file that comes with the theme and I’m getting the same error. No idea what’s happening. Can someone help?

PS. I’m new to all of this! Will be adding the other screenshots in the comments as I’m only allowed to add one image Thanks!

Packages.json:
Imgur
Imgur
Imgur

The first error mentions that your package.json is invalid. Can you run it through a validator like https://jsonlint.com/ to confirm?

1 Like