question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GraphQL error:Cannot read property 'homepage' of undefined

See original GitHub issue

Version

3.9.2

Environment info

vue cil 3

Steps to reproduce

vue ui

What is expected?

正常的展示页面

What is actually happening?

空白的页面


image image

image

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

14reactions
Akryumcommented, Sep 13, 2019

There is the .vue-cli-ui folder in your home folder.

5reactions
donghaichencommented, Sep 25, 2020

@Akryum Deleting the .vue-cli-ui folder fixed it 😃 Thanks

what’s the home folder? where is the .vue-cli-ui folder?

sudo rm -rf ~/.vue-cli-ui

Read more comments on GitHub >

github_iconTop Results From Across the Web

GraphQL: TypeError: Cannot read property of undefined
I see, you are trying to access user object from context. Please check the context definition. It should return an object containing user...
Read more >
Cannot read property 'launchAPI' of undefined in Apollo ...
Hi, there. I'm trying the following query in Apollo Graphql Studio while checking the tutorial. query GetLaunches { launches { id mission {...
Read more >
GraphQL error "Cannot read properties of undefined...
Good morning, I am using SoapUI open source 5.7.0 to execute a GraphQL query and receiving the error message ""Cannot read properties of....
Read more >
Cannot read property 'data' of undefined
After attempting to delete a plan, the user receives an error message similar to the following: Cannot read property 'data' of undefined TypeError:...
Read more >
Cannot read properties of undefined (reading 'id') - TrackJS
This error can be thrown for a lot of reasons, as it is not uncommon to look for the id property of an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found