This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Cannot GET / #17
Comments
I have the same issue, try http://localhost:8080/index.html |
Same issue here |
Yes, I'm on win7 & 8.1, same issues in both. |
i'm on windows too, 8.1 On Fri, Jun 12, 2015 at 12:49 PM, Delaney notifications@github.com wrote:
|
I'm not able to test on Windows at the moment, but I did update webpack and the webpack-dev-server to their latest versions today. Try updating, then do |
I was trying to convert the YARSK to an isomorphic app and I was also facing the same issue. I am using an Package versions:
How can I resolve this issue? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i'm trying to start the server with the command
npm start
everything builds smoothly but when i go to http://localhost:8080 i see the error
Cannot GET /
i think that maybe there's something wrong with HtmlWebpackPlugin configuration.
The text was updated successfully, but these errors were encountered: