Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

http://0.0.0.0:3000/ doesn't work (ERR_ADDRESS_INVALID) #112

@karlpatrickespiritu

Description

@karlpatrickespiritu

I'm using windows 7. After I figured out what's wrong with my installation (#109, #110), I ran npm run build:dev and I assume it was all good since..

Hash: e33d77cfa9cd8a705812
Version: webpack 1.12.14
Time: 36629ms
   Asset    Size  Chunks             Chunk Names
index.js  952 kB       0  [emitted]  main
   [0] multi main 28 bytes {0} [built]
    + 243 hidden modules

And then I ran npm start

$ npm start

> universal-react-boilerplate@3.0.0 start C:\Users\Private\Development\web\links\food-shop
> cross-env NODE_PATH=source babel-node devServer.js | bunyan

[2016-12-01T17:22:19.277Z]  INFO: Universal React Boilerplate/2148 on KarlEspiritu-PC: Listening at http://0.0.0.0:3000

But the browser tab opened with the url http://0.0.0.0:3000/ gave me a ERR_ADDRESS_INVALID response.

Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions