jas-chen / atom-live-server

Launch a simple development http server with live reload capability.
https://atom.io/packages/atom-live-server
MIT License
121 stars 49 forks source link

Error while installing live server #288

Open CherenkovRadiator opened 3 years ago

CherenkovRadiator commented 3 years ago

I got this error while installing live server:

Installing “atom-live-server@2.3.0” failed.Hide output…

npm WARN deprecated opn@6.0.0: The package has been renamed to `open`
npm ERR! Unexpected end of JSON input while parsing near '...spec":"~0.2","tape":"'

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Harry Swami\.atom\.apm\_logs\2021-10-08T04_59_30_637Z-debug.log

How do I solve this problem and install live server?