You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
Environment
lite-server 2.5.3:
nodejs 4.2.6:
npm 6.9.0:
OS linux/xenial:
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: