Trying to use a lib but getting this error...
npm ERR! JSON.parse Failed to parse package.json data. npm ERR! JSON.parse Note that package.json must be actua
I also got the same error message, first run npm package.json to check errors in package.json file, if not then run npm cache clean.
npm package.json
npm cache clean