npm install for jquery fails due to a malformed JSON response.
$ sudo npm install jqtool
Error: JSON parse failure at parseEntry (utils/registry.js:45)
npm install for jquery fails due to a malformed JSON response.
$ sudo npm install jqtool
Error: JSON parse failure at parseEntry (utils/registry.js:45)
hey jollymusic3, try runing npm cache clean --force then reinstall. had a simlar issue so after cleaning cache it worked ok. maybe check if npm is up-to-date as well!