Closed mPyth closed 4 years ago
Remark: I could not reproduce the problem on my home computer, but on office comp I reproduced it three times (in three different directories).
Problem was with npm cache. After running command npm cache clean --force
install passed without problems.
Command "npm install lite-server --save-dev" reports an error
Here is the error (from the log file):
The whole log file is here: https://gist.github.com/mPyth/bb8b1b5bc3df49e89e29782fba6780c9 .
Bug repro steps
npm install lite-server --save-dev
Error is shown and installation is aborted.
Environment
lite-server
version: the last onenodejs
version: v12.18.3npm
version: 6.14.6