Live Server Command Not Found, after global install

70 Views Asked by At

Anytime I try to run "live-server", I'm getting "bash: live-server: command not found" I ran "npm install live-server -g" and "sudo npm install live-server -g" to install globally.

It was working fine before and then I started getting this issue. Not building anything just working on a JS course on Udemy. Total beginner, pretty lost

I tried reinstalling, restarting VS code, restarting my computer, etc. Zero luck

0

There are 0 best solutions below