Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'email') #36

Open
markelog opened this issue Oct 31, 2022 · 2 comments
Open

Cannot read properties of undefined (reading 'email') #36

markelog opened this issue Oct 31, 2022 · 2 comments

Comments

@markelog
Copy link

Hi there, see this in the logs.

[2022-10-31 14:00:31.918] [exthost] [error] TypeError: Cannot read properties of undefined (reading 'email')
    at /Users/markelog/.vscode/extensions/jsayol.firebase-explorer-0.3.3/dist/extension.js:241:23497
    at Array.filter (<anonymous>)
    at Function.addAccount (/Users/markelog/.vscode/extensions/jsayol.firebase-explorer-0.3.3/dist/extension.js:241:23480)
    at X (/Users/markelog/.vscode/extensions/jsayol.firebase-explorer-0.3.3/dist/extension.js:241:26958)
    at n._executeContributedCommand (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:90:111316) firebaseExplorer.accounts.add {"value":"jsayol.firebase-explorer","_lower":"jsayol.firebase-explorer"}

I am authenticated via firebase and gcloud. Am I missing something?

@Dan1ell
Copy link

Dan1ell commented Nov 9, 2022

Having the same problem: Cannot read properties of undefined (reading 'email').

@ysb73
Copy link

ysb73 commented Nov 19, 2022

The same problem: Cannot read properties of undefined (reading 'email').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants