Lite-server should have got installed, but it is throwing a syntax error relating to another npm package
Bug repro steps
Please give us an isolated way to reproduce the behavior (example: GitHub repository with code that anyone can clone to observe the problem, or a Dockerfile that replicates your environment):
npm install lite-server
Error
81 silly fetchPackageMetaData error for eazy-logger@^3 Unexpected end of JSON input while parsing near '...um":"b49b2357795533f0'
121 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...um":"b49b2357795533f0'
127 error Unexpected end of JSON input while parsing near '...um":"b49b2357795533f0'
A descriptive title
Lite-server should have got installed, but it is throwing a syntax error relating to another npm package
Bug repro steps
Please give us an isolated way to reproduce the behavior (example: GitHub repository with code that anyone can clone to observe the problem, or a Dockerfile that replicates your environment):
Error
Environment
lite-server
2.5.3:nodejs
4.2.6:npm
6.9.0: