0

I try to install atom plugin-atom-vim-mode-plus but there is an error below.I have executed the command npm cache clean but it does not work. enter image description here

tomix86
  • 1,336
  • 2
  • 18
  • 29

1 Answers1

0

I got a blue screen in the middle of an npm install and after restart kept getting this (failed to parse json Unexpected token '\u0000' at 1:1 error. npm uninstall didn't help either.

this was the best solution, but I followed the error message to check the package.json files in the AppData folder and found the package.json files to be empty. So I deleted the folder (e.g. chartjs-color-string as per the error message (in the attached image).

Failed to parse JSON Unexpected token at 'u0000' at 1:1

Akber Iqbal
  • 14,487
  • 12
  • 48
  • 70