Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

Cannot GET / #17

Open
MichaelCereda opened this issue May 4, 2015 · 7 comments
Open

Cannot GET / #17

MichaelCereda opened this issue May 4, 2015 · 7 comments

Comments

@MichaelCereda
Copy link

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.

@delaneyj
Copy link

delaneyj commented Jun 9, 2015

I have the same issue, try http://localhost:8080/index.html

@iamrane
Copy link

iamrane commented Jun 12, 2015

Same issue here

@bradleyboy
Copy link
Owner

@iamrane @delaneyj Are you both on Windows? Trying to find the common thread here.

@delaneyj
Copy link

Yes, I'm on win7 & 8.1, same issues in both.

@MichaelCereda
Copy link
Author

i'm on windows too, 8.1

On Fri, Jun 12, 2015 at 12:49 PM, Delaney notifications@github.com wrote:

Yes, I'm on win7 & 8.1, same issues in both.


Reply to this email directly or view it on GitHub
#17 (comment).

@bradleyboy
Copy link
Owner

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 npm install and see if that makes any difference.

@reznord
Copy link

reznord commented Jul 18, 2016

I was trying to convert the YARSK to an isomorphic app and I was also facing the same issue. I am using an iMac with OSX version: 10.11.5

Package versions:

  • npm version: 3.10.3
  • node version: 6.3.0
  • react version: 15.2.1

How can I resolve this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants