johnpapa / johnpapa/lite-server

i m trying to run npm start command but it is giving following error

Open
#178 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
262
PR merge metrics
No merged PRs in 30d

Description

npm ERR! code ELIFECYCLE
npm ERR! syscall spawn C:\Program Files\Java\jdk1.8.0_201\jre\bin
npm ERR! file C:\Program Files\Java\jdk1.8.0_201\jre\bin
npm ERR! path C:\Program Files\Java\jdk1.8.0_201\jre\bin
npm ERR! errno -4058
npm ERR! git-test1@1.0.0 start: `npm run lite`
npm ERR! spawn C:\Program Files\Java\jdk1.8.0_201\jre\bin ENOENT
npm ERR!
npm ERR! Failed at the git-test1@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Niranjan\AppData\Roaming\npm-cache\_logs\2020-07-14T15_19_23_610Z-debug.log
Before you open an issue, please check if a similar issue already exists or has been closed before.

### A descriptive title
The behavior you expect to see, and the actual behavior...

For feature requests, a description of the problem you're trying to solve, including *why* you think this is a problem.

### 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.
2.
3.

### Environment
- `lite-server` version:
- `nodejs` version:
- `npm` version:
- OS type/version:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.