lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
985 stars 126 forks source link

altered npm start command to call subtask to allow it to work on windows #96

Closed claym closed 7 years ago

claym commented 7 years ago

I can't promise this works on other platforms :)

lvarayut commented 7 years ago

Thanks for the great PR. Could you change the branch to canary instead of master, you should be able to do so by clicking the lvarayut:master at the top and change it to lvarayut:canary?

claym commented 7 years ago

done

lvarayut commented 7 years ago

Thanks, you said previously that you got an error when you run npm start. Could you share the error that you got before?

claym commented 7 years ago

It's the same error from here: https://github.com/lvarayut/relay-fullstack/issues/53#issuecomment-313258665

Schema has been regenerated '.' is not recognized as an internal or external command, operable program or batch file. [nodemon] app crashed - waiting for file changes before starting...

lvarayut commented 7 years ago

Thanks for clarifying, I just tested on MacOS and worked just fine 👍