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

there will be no error when no webpack-dev-server installed #729

Closed
zzzgit opened this issue Jan 2, 2017 · 2 comments
Closed

there will be no error when no webpack-dev-server installed #729

zzzgit opened this issue Jan 2, 2017 · 2 comments

Comments

@zzzgit
Copy link

zzzgit commented Jan 2, 2017

image

i haven't installed webpack-dev-server in my package
and then i run the command npm run dev
as you can guess,it couldn't success
but there was no error shown in the console
it's a pain

@SpaceK33z
Copy link
Member

If you don't even have webpack-dev-server installed, how can it be the fault of webpack-dev-server that it doesn't give an error? Please do some research first and then ask on StackOverflow.

@zzzgit
Copy link
Author

zzzgit commented Jan 11, 2017

what i mean is that if webpack is only globally installed
but without a local installation
serving will be failed
and there will be no error in console for that

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