catamphetamine / webpack-react-redux-server-side-render-example

A sample React/Redux/Webpack project with Server-Side Rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm run dev error

Terrycoco opened this issue · comments

commented

Following your instructions, when get to npm run dev get following error:

configuration.web.port = process.env.PORT;

TypeError: Cannot set property 'port' of undefined
at Object. configuration.index.js

Thx, fixed