jkettmann/relay-authentication

No display

Opened this issue · 0 comments

On hitting https://localhost:3000/, all I'm left with is a blank screen without any text or anything to display, then from my terminal, I get this:

npm ERR! errno 1
npm ERR! relay-authentication@0.1.0 relay-compiler:watch: `relay-compiler --src client --schema server/graphql/schema.graphql --watch`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the relay-authentication@0.1.0 relay-compiler:watch script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Am I missing any part of it?