I recently started using NPM and ran into an issue while trying to load my project website on a live server. Whenever I enter the command "live-server" in the terminal, it only displays "LISTING DIRECTORY," showing all the files in my project folder like HTML, CSS, and scripts instead of actually loading my website. I tried searching for a solution online but couldn't find one. I'm not sure what steps to take or how to fix this problem.