johnpapa / lite-server

Lightweight node server
MIT License
2.32k stars 269 forks source link

npm install lite-server --save-dev #132

Open ShivamChawla01 opened 6 years ago

ShivamChawla01 commented 6 years ago

npm install lite-server --save-dev

Trying to install lite-server but it gets stuck at FetchMetaData: sill resolveUsingNewModule.

I tried uninstalling and then reinstalling nodejs also but its still there.

Bug repro steps

  1. npm init 2.provide all relevant information 3.npm install lite-server --save-dev

Environment

totszwai commented 3 years ago

npx lite-server?