grand-stack/grand-stack-movies-workshop

Needed to change package.json in react-apollo

andrewmiller1 opened this issue · 0 comments

https://github.com/grand-stack/grand-stack-movies-workshop/blob/master/react-apollo/begin/package.json

"PORT 3001" -> "PORT=3001"

Then it worked.

Same problem and same solution in both nixos (node 6) and ubuntu (node 8)