Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live-server not starting server #59

Closed
rajakvk opened this issue Oct 7, 2015 · 1 comment
Closed

live-server not starting server #59

rajakvk opened this issue Oct 7, 2015 · 1 comment

Comments

@rajakvk
Copy link

rajakvk commented Oct 7, 2015

I have been using live-server package for past few months without any trouble. When I try to invoke server with "live-server" today, received following error
live-server is not recognized as an internal or external command, operable program or batch file.
npm update -g live-server - no luck
npm uninstall -g live-server and npm install -g live-server - no luck
npm install live-server - no luck ( installing at local directory)
node c:\Users\xxxx\AppData\Roaming\npm\node_modules\live-server\live-server - works fine.
It seems that node path path is not automatically added to environment variable.
I'm on Windows 7 64 bit.

@tapio
Copy link
Owner

tapio commented Oct 20, 2015

Do other globally installed npm programs work? This seems more like an npm issue than live-server issue...

@tapio tapio closed this as completed Dec 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants