relay-authentication
relay-authentication copied to clipboard
No display
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?