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

Error when you open slides #3

Open
melom13 opened this issue Oct 29, 2018 · 0 comments
Open

Error when you open slides #3

melom13 opened this issue Oct 29, 2018 · 0 comments

Comments

@melom13
Copy link

melom13 commented Oct 29, 2018

I'm getting an error when I run the project on Step 8:

  • Start generating slides. --
    loaded secrets...
    authorizing...
    getting new auth token...

Enter the code from that page here: events.js:183
throw er; // Unhandled 'error' event
^

Error: spawn xdg-open ENOENT
at _errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)

(I think this has to do with how I created an OAuth2 Client (Step 5). I have a similar issue at that point in my SPL - I was looking at the codelab to see if you guys had the fix.)

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

1 participant