Skip to content

VueCli UI launch error: GraphQL error: Cannot return null for non-nullable field Project.name #2198

@tamilps2

Description

@tamilps2

Version

3.0.0

Node and OS info

Node v8.11.3 / npm 6.3 / Ubuntu 18.04,

Steps to reproduce

The following error occurred when i launch the vue ui from command prompt.

What is expected?

Vue Client UI to launch

What is actually happening?

The following error shows in the browser console.

GraphQL error: Cannot return null for non-nullable field Project.name.

vue-apollo.js:58 [{…}]0: {message: "Cannot return null for non-nullable field Project.name.", locations: Array(1), path: Array(2), extensions: {…}}length: 1__proto__: Array(0)
LocaleLoader.vue:31 [UI] Locale en updated with new strings

Uncaught (in promise) Error: GraphQL error: Cannot return null for non-nullable field Project.name.
at new t (ApolloError.js:43)
at QueryManager.js:377
at QueryManager.js:809
at Array.forEach ()
at QueryManager.js:808
at Map.forEach ()
at e.broadcastQueries (QueryManager.js:801)
at Object.next (QueryManager.js:849)
at m (Observable.js:126)
at y (Observable.js:161)

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproductionThis issue is missing a minimal runnable reproduction, provided by the authorscope: ui

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions