Skip to content

Running webpack-dev-server on this project runs fine on windows but not on mac #317

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

Closed
finbarmaginn opened this issue Nov 17, 2015 · 2 comments

Comments

@finbarmaginn
Copy link

Hi when I run webpack-dev-server on windows for this project (after running npm i) https://github.com/finbarmaginn/one_page_app and then navigating to the browser I get No data received error in chrome in the mac. However this works fine in windows.

"devDependencies": {
    "autoprefixer-loader": "^3.1.0",
    "babel-core": "^6.1.20",
    "babel-loader": "^6.1.0",
    "babel-preset-es2015": "^6.1.18",
    "babel-preset-react": "^6.1.18",
    "css-loader": "^0.22.0",
    "less": "^2.5.3",
    "less-loader": "^2.2.1",
    "style-loader": "^0.13.0",
    "tape": "^4.2.2",
    "webpack": "^1.12.4",
    "webpack-dev-server": "^1.12.1"
  },
  "dependencies": {
    "react": "^0.14.2",
    "react-dom": "^0.14.2",
    "babel-polyfill": "^6.1.19"
  }
@quantuminformation
Copy link

I also experience the same issue with 2 separate projects on the mac.

@SpaceK33z
Copy link
Member

Dupe of #183, which contains many suggestions to fix this.

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

3 participants