Aug 28, 2017 · 1 min read
“Network error: Schema must be an instance of GraphQLSchema. Also ensure that there are not multiple versions of GraphQL installed in your node_modules directory.” try “rm -rf node_modules && npm install” same error after npm start…