akveo / blur-admin

AngularJS Bootstrap Admin Panel Framework
http://akveo.github.io/blur-admin/
Other
11.37k stars 3.09k forks source link

Error show on npm install #406

Open rohitcsa opened 6 years ago

rohitcsa commented 6 years ago

npm ERR! Unexpected end of JSON input while parsing near '...ndencies":{"mocha": "*'

MRichardson1 commented 6 years ago

Sounds like a problem with your package.json file find the mocha dependency and try just putting the latest version '5.2.0'

MbalaDan commented 5 years ago

try this: "npm cache clean --force"