relay-authentication icon indicating copy to clipboard operation
relay-authentication copied to clipboard

No display

Open antzshrek opened this issue 8 years ago • 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! [email protected] 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 [email protected] 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?

antzshrek avatar Mar 16 '18 05:03 antzshrek