tapio / live-server

A simple development http server with live reload capability.
http://tapiov.net/live-server/
4.41k stars 484 forks source link

Troubles installing on Node v16.3.0 #376

Open draynur opened 3 years ago

draynur commented 3 years ago

Issue description

Installation failed while running Node v16.3.0

Software details

Notes

The installation failed both when attempted locally and globally. I peeked through the .nvm/_log reports and it seems like it had a problem with the version of Node.js that I was running (?). Not totally certain that this was the case, but when I reverted back to LTS/fermium (v14.17.3) it installed without any problems. Just wanted to make an official report in case others had the same issue.

Sorry if this is a repeat, but I couldn't find another issue that mentioned problems with v16 🙃.