johnpapa / johnpapa/lite-server
Problem installing lite-server
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
### 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):
1. 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:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.