You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:Am I missing any part of it?
The text was updated successfully, but these errors were encountered: