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
npx live-server . is running really slow, as if all content is on a really slow 3G network. npx serve . is working fine without issues. But this just started happening to me in the past few days, and live-server has not been updated for a while (about a year), so maybe something else changed in my system that is affecting live-server but not serve.
Software details
Command line used for launching live-server: `live-server . --open examples/
Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting
Issue description
npx live-server .
is running really slow, as if all content is on a really slow 3G network.npx serve .
is working fine without issues. But this just started happening to me in the past few days, andlive-server
has not been updated for a while (about a year), so maybe something else changed in my system that is affectinglive-server
but notserve
.Software details
live-server
: `live-server . --open examples/live-server
version: 1.2.2The text was updated successfully, but these errors were encountered: