'npm install http-server' works fine but it can't find the http-server command when I run this: http-server -p 8000 app/ Where does it go and how can I access it?